Any inputs in resolving this issue.
Regards,
Rajesh.
On Wed, May 2, 2012 at 8:26 PM, Rajesh Ratakonda wrote:
Hi All,
This mail is regarding the webdriver exception which i am getting while
handling confirmation popup.
I have "Submit" button and on clicking on that a confirmation popup is
thrown with message "submiting data. Click OK to proceed" with "OK" and
"Cancel" buttons in it.
I tried using "assertEquals(selenium.getConfirmation(), "submiting data.
Click OK to proceed")" but failed. So, i have tried using Robot keys and
could successfully submit the data. But script is not proceeding to the
next step. I am getting the below error
"*Caused by: org.openqa.selenium.WebDriverException**: '[JavaScript
Error: "a is null" {file:
"file:///C:/Users/RAJESH~1/AppData/Local/Temp/anonymous9072027255918754091webdriver-profile/extensions/
fxdriver@googlecode.com/components/command_processor.js" line: 10391}]'
when calling method: [nsICommandProcessor::execute]".*
**
Can some one help me in knowing about this error and cause for this.
Thanks in advance.
Regards,
Rajesh.R
--Hi All,
This mail is regarding the webdriver exception which i am getting while
handling confirmation popup.
I have "Submit" button and on clicking on that a confirmation popup is
thrown with message "submiting data. Click OK to proceed" with "OK" and
"Cancel" buttons in it.
I tried using "assertEquals(selenium.getConfirmation(), "submiting data.
Click OK to proceed")" but failed. So, i have tried using Robot keys and
could successfully submit the data. But script is not proceeding to the
next step. I am getting the below error
"*Caused by: org.openqa.selenium.WebDriverException**: '[JavaScript
Error: "a is null" {file:
"file:///C:/Users/RAJESH~1/AppData/Local/Temp/anonymous9072027255918754091webdriver-profile/extensions/
fxdriver@googlecode.com/components/command_processor.js" line: 10391}]'
when calling method: [nsICommandProcessor::execute]".*
**
Can some one help me in knowing about this error and cause for this.
Thanks in advance.
Regards,
Rajesh.R
You received this message because you are subscribed to the Google Groups "Selenium Users" group.
To post to this group, send email to selenium-users@googlegroups.com.
To unsubscribe from this group, send email to selenium-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/selenium-users?hl=en.