Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FlexUISelenium : Not working on firefox 3.6.10 #20

Open
GoogleCodeExporter opened this issue Jul 28, 2015 · 1 comment
Open

FlexUISelenium : Not working on firefox 3.6.10 #20

GoogleCodeExporter opened this issue Jul 28, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

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
Copy link
Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant