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/ --- In [email protected], "Sefi Ninio" <[EMAIL PROTECTED]> wrote: > > From riatest site: > RIATest does for your GUI what FlexUnit does for your code. > > It's like FlexUnit but for the UI. > > I'm after an automated tool to test stress and (another tool or the same > one) to test browser compatibility - meaning that it checks how my Flex app > looks on various browsers, preferably allowing me to record actions and run > them on a variety of browsers... > > On Wed, Aug 27, 2008 at 2:27 PM, artur_desig2dev <[EMAIL PROTECTED]> wrote: > > > has anyone tried > > http://riatest.com/ > > ? > > > > would love to hear your thoughts.. > > or is there something better? > > > > thanks > > > > --- > > > > In [email protected] <flexcoders%40yahoogroups.com>, "sefi.ninio" > > <sefi.ninio@> wrote: > > > > > > Hey everyone... > > > > > > I was wondering if anyone tried a stress and browser compatibility > > > testing tool successfully to test Flex application specifically or > > > flash applications in general... > > > > > > I googled and found a few automation tools, but none seems to go the > > > Flash/Flex alley... > > > > > > Sefi > > > > > > > > > >

