@snowe2010 the problem occurs when Watir waits for the page to load. The 
timeout value is 60 seconds, I believe as a default value. If the page is still 
loading after 60 seconds, it gives Timeout error. Some solutions include 
increasing the default timeout value to 180, but it is not a valid solution in 
this case.

There should be an option saying that after given amount of time, take the 
browser's condition as it is loaded.

---
Reply to this email directly or view it on GitHub:
https://github.com/watir/watir-webdriver/issues/236#issuecomment-31485072
_______________________________________________
Wtr-development mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/wtr-development

Reply via email to