leeleoo / flash-selenium

Automatically exported from code.google.com/p/flash-selenium
0 stars 0 forks source link

Flash selenium is not working with safari on Mac OS #40

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?

flashApp = new FlashSelenium(selenium,"app");
flashApp.PercentLoaded()

The above statement throws an error as
Got result: ERROR: Threw an exception: Result of expression 'document['app']' 
[undefined] is not 
an object. on session abb834c7e1e14273ae2c56759c26128a

What is the expected output? What do you see instead?
I expected it to work as it is worinking properly in win xp on IE6. its not 
working with safari on 
Mac os

What version of the product are you using? On what operating system?

Mac os 10.6 snow leopard, safari 4.0.3
Please provide any additional information below.

my scripts are running fine in windows xp  with IE6 properly very well and good 
knowledge in 
selenium flash.

Please help on theis

Original issue reported on code.google.com by shivajid...@gmail.com on 25 Feb 2010 at 11:06