Kuhtich / flex-ui-selenium

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

FlexUISelenium : Not working on firefox 3.6.10 #20

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Write the sample script with firefox changes.
2. Try to run the script, It will throws below exception when trying to execute 
the method "click(buttonId)" .

   Got result: ERROR: Threw an exception: NPMethod called on no
n-NPObject wrapped JSObject! on session 39122ed75df94beb81586b60d55f1871

3. ( I am able to run my script successfully on IE but not on FF ) .

What is the expected output? What do you see instead?
Should be able to perform the operation on the flex gui opened in FF.

What version of the product are you using? On what operating system?
I am using 
1. flex-ui-selenium-0.1.1.jar 
2. OS win7 32bit 
3. Firefox  3.6.10

Please provide any additional information below.

I am automating a flex application. My script is working fine on IE browser, 
but when I am trying to run it on firefox with required changes it is not able 
to identify the flex controls.
I have tried using *chrome, *firefoxproxy and *firefox with no success. But 
everythng works fine whenI use *iexplore.

attaching the error log 

Original issue reported on code.google.com by roopesh....@gmail.com on 7 Oct 2010 at 7:38

Attachments:

GoogleCodeExporter commented 8 years ago
Any update or any workaround for this issue ???? 

not able to run the scripts on FireFox 3.6 + version 

Original comment by roopesh....@gmail.com on 9 Mar 2011 at 4:46