| Setting "ID" for TableItem [message #814801] |
Tue, 06 March 2012 17:48  |
Ronald So Messages: 198 Registered: April 2011 |
Senior Member |
|
|
Hello,
We have a need to attach an unique ID for UI components to allow our Selenium automation tests to detect the UI components and run test. We have no problem setting IDs for most components, such as Button, Composite, even Table. Now, we want to set an ID for a table ROW. The closest Java class for a row is TableItem. When I try to set WidgetUtil.CUSTOM_WIDGET_ID in TableItem.setData(), the ID never shows up in the corresponding HTML code. Does anyone have an idea why it does not work?
Thank you,
Ronald
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.05886 seconds