Oh goody, I'm glad someone got around to marking this up for the rest of us. I've been really happy with using Selenium on some of my web apps, except for some AJAX stuff where I had issues. I need to do some testing on the Flex app I'm working on now, thanks for mentioning it!
On Wed, Aug 27, 2008 at 9:29 AM, stephen.smithstone < [EMAIL PROTECTED]> wrote: > You could look at selenium-rc with the flash extension > > I started to look at these but got distracted with other stuff, > basically you need to add ExternalInterface.call( jsname , asfunction ) > to your ui then you can use java script to access the flash stuff > there is docs on the site. > > http://selenium-rc.openqa.org/ > > http://code.google.com/p/flash-selenium/ > -- Howard Fore, [EMAIL PROTECTED] "The universe tends toward maximum irony. Don't push it." - Jeff Atwood

