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

Probably better steps with a demo!

  1. Setup from scratch notes
  2. Guide to play with a working demo

The old steps (still valid, just less fun)

  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.7.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.
  9. check out the API to see all of the available functionality