2013/12/11 Daniel Chew <
chewse...@gmail.com>:
>
> I am trying to automate the clicking of Flex Datagrid scroller component.
> But when I use the Selenium IDE to identify the target and value, the chain
> returns a lot of name elements that seems to change every time my
> application is refreshed. It's never the same.
First of all, are you use Robot Framework and SeleniumLibrary for Flex
testing? If not, what is your tooling?
If I remember correctly, there was a possibility to use wildcards in
chains used by Flex Pilot that SeleniumLibrary uses for Flex testing.
This is something you need to check yourself, though. A better
solution would be changing your app so that ids/names are not
generated dynamically. That makes test automation unnecessarily
complex regardless the UI technology.
Cheers,
.peke
--
Agile Tester/Developer/Consultant ::
http://eliga.fi
Lead Developer of Robot Framework ::
http://robotframework.org