- madhus
- Posts : 1
Join date : 2012-01-20
Provided Base URL is not getting opened. Script fails with warn: currentTest.recordFailure: Timed out after 30000ms
Fri Jan 20, 2012 4:28 pm
Hi,
I have a simple test script written using IDE having:
Base URL and one command to open a html page
Through IDE, I am successfully able to open the page.
But through command prompt using selenium rc server when I run the same script it fails to open the page. On running script through the server two browsers get opened:
1. showing the status in TestRunner.
2. Second browser continues to connect to TestRunner-splash.html
In the second browser, base URL fails to open with the error:
warn: currentTest.recordFailure: Timed out after 30000ms
Details:
Error on cmd console is:
Jan 20, 2012 2:15:14 PM org.openqa.grid.selenium.GridLauncher main
INFO: Launching a standalone server
14:15:14.649 INFO - Java: Sun Microsystems Inc. 1.6.0_01-ea-b03
14:15:14.649 INFO - OS: Windows XP 5.1 x86
14:15:14.680 INFO - v2.16.1, with Core v2.16.1. Built from revision 15405
14:15:14.946 INFO - RemoteWebDriver instances should connect to:
1:44
14:15:14.946 INFO - Version Jetty/5.1.x
14:15:14.962 INFO - Started HttpContext[/selenium-server/driver,/selenium-server
/driver]
14:15:14.962 INFO - Started HttpContext[/selenium-server,/selenium-server]
14:15:14.962 INFO - Started HttpContext[/,/]
14:15:15.118 INFO - Started org.openqa.jetty.jetty.servlet.ServletHandler@22c95b
14:15:15.118 INFO - Started HttpContext[/wd,/wd]
14:15:15.134 INFO - Started SocketListener on 0.0.0.0:4444
14:15:15.134 INFO - Started org.openqa.jetty.jetty.Server@179c285
14:15:15.399 INFO - Preparing Firefox profile...
14:15:19.649 INFO - Launching Firefox...
14:15:22.368 INFO - Checking Resource aliases
14:15:54.431 INFO - Checking Resource aliases
14:15:54.431 INFO - Received posted results
14:15:55.993 INFO - Killing Firefox...
Tests failed, see result file for details: d:\WS_1\Result.html
Log generated in Result.html:
warn: currentTest.recordFailure: Timed out after 30000ms
Anyone can help.. Thanks
I have a simple test script written using IDE having:
Base URL and one command to open a html page
Through IDE, I am successfully able to open the page.
But through command prompt using selenium rc server when I run the same script it fails to open the page. On running script through the server two browsers get opened:
1. showing the status in TestRunner.
2. Second browser continues to connect to TestRunner-splash.html
In the second browser, base URL fails to open with the error:
warn: currentTest.recordFailure: Timed out after 30000ms
Details:
Error on cmd console is:
Jan 20, 2012 2:15:14 PM org.openqa.grid.selenium.GridLauncher main
INFO: Launching a standalone server
14:15:14.649 INFO - Java: Sun Microsystems Inc. 1.6.0_01-ea-b03
14:15:14.649 INFO - OS: Windows XP 5.1 x86
14:15:14.680 INFO - v2.16.1, with Core v2.16.1. Built from revision 15405
14:15:14.946 INFO - RemoteWebDriver instances should connect to:
1:44
14:15:14.946 INFO - Version Jetty/5.1.x
14:15:14.962 INFO - Started HttpContext[/selenium-server/driver,/selenium-server
/driver]
14:15:14.962 INFO - Started HttpContext[/selenium-server,/selenium-server]
14:15:14.962 INFO - Started HttpContext[/,/]
14:15:15.118 INFO - Started org.openqa.jetty.jetty.servlet.ServletHandler@22c95b
14:15:15.118 INFO - Started HttpContext[/wd,/wd]
14:15:15.134 INFO - Started SocketListener on 0.0.0.0:4444
14:15:15.134 INFO - Started org.openqa.jetty.jetty.Server@179c285
14:15:15.399 INFO - Preparing Firefox profile...
14:15:19.649 INFO - Launching Firefox...
14:15:22.368 INFO - Checking Resource aliases
14:15:54.431 INFO - Checking Resource aliases
14:15:54.431 INFO - Received posted results
14:15:55.993 INFO - Killing Firefox...
Tests failed, see result file for details: d:\WS_1\Result.html
Log generated in Result.html:
warn: currentTest.recordFailure: Timed out after 30000ms
Anyone can help.. Thanks
Permissions in this forum:
You cannot reply to topics in this forum