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
Original issue reported on code.google.com by
roopesh....@gmail.com
on 7 Oct 2010 at 7:38Attachments: