Tagged Questions

0
votes
0answers
150 views

Parsing a Flex Application Object Hierarchy Using FunFX

I'm attempting to test a Flex application in which Objects do not have static IDs. I'd like to use FunFX for automation, since it can easily be kicked off from a Linux shell. This said, FunFX …