Mailingliste - Einträge 2013
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [QF-Test] Clicking on character within line of text
I'm using QFTest to control the execution of an Eclipse application. I have a text box (org.ecliple.swt.custom.StyledTest) and I'm trying to click on a specific character within a specific line. I've been able to click on a specific line by using <component name>&<line no> for the component id. I've been unable to find a way to click on a character within the line. I don't want to use a pixel offset for the X coordinate since that will vary with the Font size. Is there a way to click on a character within a line? Dennis
|