jagdeepjain / sfapi

Automatically exported from code.google.com/p/sfapi
0 stars 0 forks source link

Cannot integrate with a SWF built with maven flexmojo #35

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. downloaded and mvn-installed the sfapi 0.2.6
2. installed selenium IDE on firefox 
3. compiled the swf with flex-mojo with the sfapi as a dependence
4. verified that "include-libraries 
.m2\repository\com\googlecode\sfapi\0.2.6\sfapi-0.2.6.swc " is added 

What is the expected output? What do you see instead?
the selenium firefox plugin records actions against the swf. It's recording 
things from the browser but not inside the flash player

What version of the product are you using? On what operating system?
sfapi 0.2.6, selenium IDE on firefox, Flex4.

Please provide any additional information below.

Original issue reported on code.google.com by jonathan...@gmail.com on 22 Sep 2010 at 7:24

GoogleCodeExporter commented 8 years ago
Hi,

as far as I know, sfapi does not support recording of actions. You will have to 
script your tests manually.

Thanks,
Lars

Original comment by lars.ost...@gmail.com on 1 Apr 2011 at 7:28