Hi my fellow AppWorks proponent,
Currently I'm viewing the possibilities of Selenium webdriver testing for the AppWorks runtime pages.
The biggest issue I see (also at others) is to find the correct elements based on css class/id. css-id's seemed to be generated/dynamic and the css-class's can't be set on a specific form component. The only CSS class we could set is on a layout panel, but is too high-level.
Are there any other possibilities (except for long XPath expressions) for retrieving a specific HTML element to get a grip on during Selenium testing?
Best regards, Antal Bos