Reputation: 8629
is there something like Selenium for Flash?
Or any other record/playback tool for authoring tests for Flash?
Many thanks.
Upvotes: 0
Views: 687
Reputation: 2321
Outside of Selenium, we evaluated a tool called Eggplant, which seemed to fare well with Flash. Unfortunately, the cost was prohibitive.
Upvotes: 1
Reputation: 46720
There is no inbuilt support for Flash but you can run it via Selenium RC with an extension. Refer Writing and running functional tests for Flash with Selenium RC and flash-selenium.
There are some tools that automate Flash testing outside of Selenium e.g. AutomatedQA’s TestComplete .
Upvotes: 2
Reputation: 22418
I have never used it but have heard a lot of good things about FlexMonkium to do Selenium and Flash together.
Upvotes: 2