Selenium IDE and tell it to record actions
I am trying to make a small application that allows you to record actions in a Flash and Silverlight application. This way you can compile your interactive application in test mode and then you can click on items which then passed the action to the Selenium IDE which then adds that command to the test folder.
I am wondering if this is possible and how can I achieve this in Firefox?
+2
a source to share
1 answer
There is a new plugin for the Se-IDE called "Flex Pilot X" that works with external actions opened through Flex Pilot. Adam Christian (who wrote this) demonstrated this at the SFSE meeting last month; which was recorded and available for viewing at http://saucelabs.com/blog/index.php/2010/04/highlights-from-our-april-20th-selenium-testing-tools-demo-night/
-Adam
+2
a source to share