Error : Timed out after 30000ms

24
Sep
2009
Error : Timed out after 30000ms

Hi all,
I am using Selenium RC with java client driver.
Here i am getting Timed out after 30000ms error in RC server.
ie, i have
selenium.click("//ul[@id='firstnav']/li[1]/a/span");
selenium.waitForPageToLoad("20000");
selenium.click("//a[@id='btnEdit']/span");

Here if i remove "selenium.waitForPageToLoad("20000");" . It gives
About
This topic belongs to the forum
  • Numbers of topics : 1155
  • Numbers of messages : 3119
  • Numbers of users : 2125
  • Numbers of points : 1359
Similar topics
I'm doing some test case for this web application: Tudu List (http://app.ess.ch/tudu/welcome.action) Login and Password typing actions are ok, all seems to work. But after the menu page is loaded and the test should click on a link as Quick Add, the
Hi i ran the Selenium RC Server in command prompt and i started to run the testcase in Junit, i get the following error: timeout. can anybody help me? com.thoughtworks.selenium.SeleniumException: Timed out after 30000ms at
Today I just started learning selenium,This method is used waitForPageToLoad,Reported the following error com.thoughtworks.selenium.SeleniumException: Timed out after 1000ms at
Hi all, I am using java client driver and eclipse java ee helios, my setup is complete to run selenese test cases. In fact i connect to some sites, and i cannot connect to some sites. For instance the test below runs correctly: import
Hallo, the hole timout functionallity will not work. I test an application, that takes time to load pages. Sometimes 1 minute or longer. So i tried to change the global timeout from 30000 to 60000. I get [error] Timed out after 30000ms Then i tried t
Forums from same category
See also
more_less
Informations

15 Replies For the topic :
"Error : Timed out after 30000ms"

This topic has been viewed 9863 times.

Last message :
24/09/2009 at 14h58 by "senthilm.aynara"