Hi everyBody,

I face a new problem resolving qx locators with Selenium.

I have set a property "widgetId" for all my widgets . When I have two 
widgets starting with the same widgetId , Selenium only recognize the 
first it finds.

example: Label : widgetId = "Label"
                TextField : widgetId = "LabelTextField"

Selenium would  never  see  the  widgetId  "LabelTextField"  and  when  
indicating  clicking  or  getting  the value of the textField, Selenium 
would click or return the Label value.

does someone know why?

Thanks a lot.

Olivier ZORO-BI.
                           

------------------------------------------------------------------------------

_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to