When i launch selenium tests with ie 9, I get the following error
com.thoughtworks.selenium.SeleniumException: ERROR: Command execution
failure. Please search the user group at
https://groups.google.com/forum/#!forum/selenium-users for error details
from the log window. The error message is: Access is denied.
at
com.thoughtworks.selenium.HttpCommandProcessor.throwAssertionFailureExceptionOrError(HttpCommandProcessor.java:97)
at
com.thoughtworks.selenium.HttpCommandProcessor.doCommand(HttpCommandProcessor.java:91)
at
com.thoughtworks.selenium.DefaultSelenium.windowMaximize(DefaultSelenium.java:555)
at
com.operative.qa.automation.util.URLTestContext.seleniumStart(URLTestContext.java:241)
at
com.operative.qa.automation.util.URLTestContext.CommonLogin(URLTestContext.java:66)
at
com.operative.qa.automation.main.AutomationFileSequence.main(AutomationFileSequence.java:46)
java.lang.NullPointerException
at
com.operative.qa.automation.util.URLTestContext.CommonLogin(URLTestContext.java:79)
at
com.operative.qa.automation.main.AutomationFileSequence.main(AutomationFileSequence.java:46)
What could be the reason. How can i launch iexploreproxy as administrator
through selenium server.
--
Thanks and regards
Farheen Khan
--
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.