Skip to content
admc edited this page Sep 14, 2010 · 7 revisions

These 8 steps should get you testing your Flex Application from scratch

  1. right click, save as for both those swfs in the download page: flex-pilot downloads
  2. put them in the same directory as your application swf
  3. add the lines outlined here to your application: flash-testing-setup and rebuild it
  4. but the whole thing online in a web readable location
  5. uninstall selenium ide, and get the latest here: selenium-ide-1.0.6.xpi
  6. download the latest flex-pilot-x extension and install it from here: flex-pilot-x/flex-pilot-x.xpi
  7. open firefox to the URL of your flex application, open the selenium IDE, click record and operate your flex application
  8. verify that actions are appearing in the selenium IDE as you navigate around the flex application.
Clone this wiki locally