ERROR: Command execution failure: autWindow is undefined

12 views
Skip to first unread message

Hanen Ben Rhouma

unread,
Aug 21, 2014, 9:09:33 AM8/21/14
to seleniu...@googlegroups.com
Hi,

I'm facing some issues with the generated java code from Selenium IDE 2.6.0; I started the RC Selenium Server and mentioned the user-extensions.js file as argument then I tried launching the selenium script as a JUnit Test;

The application is launched but immediately after displaying the authentication window I'm getting this 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: autWindow is undefined
at com.thoughtworks.selenium.HttpCommandProcessor.throwAssertionFailureExceptionOrError(HttpCommandProcessor.java:109)
at com.thoughtworks.selenium.HttpCommandProcessor.doCommand(HttpCommandProcessor.java:103)
at com.thoughtworks.selenium.DefaultSelenium.click(DefaultSelenium.java:193)
at selenium.JunitTest.test(JunitTest.java:29)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

Any idea how to fix this?

Reply all
Reply to author
Forward
0 new messages