1、SeleniumLibrary - 支持Flash/Flex测试
SeleniumLibrary is a Robot Framework test library that uses the popular Selenium web testing tool internally. It provides a powerful combination of simple test data syntax and support for different browsers. In addition to standard web testing, the library also supports testing Adobe Flex/Flash applications.
需要修改和重新编译Flex程序:
http://code.google.com/p/robotframework-seleniumlibrary/wiki/FlexTesting
2、sfapi
http://code.google.com/p/sfapi/
Selenium-Flex API - Automation for Adobe Flex applications
The Selenium-Flex API allows automation of Flex applications using the popular test automation tool Selenium. The API is easy to set up and can be done with only basic working knowledge of either Flex or Selenium
3、flex-ui-selenium
http://code.google.com/p/flex-ui-selenium/
Selenium RC driving the tests against Flex applications
FlexUISelenium is an extension to the Selenium RC client driver that enables the Selenium RC client drivers to interact (and test) the Flex UI components and methods of the Flex application.