I'm currently looking at how we can do automated functional testing of SWF files within our web application. Currently we're using Selenium (from OpenQA) to do this kind of testing for the rest of the application.
Are there any tools that you are aware of that will allow me to interact with an SWF embedded on a web page in an automated fashion?
I'm not trying to test the underlying actionscript - I want to do stuff like "click on this visible element of the SWF, do some dragging and then click on another visible element".
I haven't had any luck searching, and wondered if maybe I've just missed something obvious.
It's not a problem of money - so if you know of a commercial solution that allows this, I'd appreciate the heads-up.
Cheers,
Jeff
[tt]Jeff's Blog [!]@[/!] CodeRambler
[/tt]
Make sure your web page and css validates properly against the doctype you have chosen - before you attempt to debug a problem!
FAQ216-6094
Are there any tools that you are aware of that will allow me to interact with an SWF embedded on a web page in an automated fashion?
I'm not trying to test the underlying actionscript - I want to do stuff like "click on this visible element of the SWF, do some dragging and then click on another visible element".
I haven't had any luck searching, and wondered if maybe I've just missed something obvious.
It's not a problem of money - so if you know of a commercial solution that allows this, I'd appreciate the heads-up.
Cheers,
Jeff
[tt]Jeff's Blog [!]@[/!] CodeRambler
[/tt]
Make sure your web page and css validates properly against the doctype you have chosen - before you attempt to debug a problem!
FAQ216-6094