On Wed, 18 Aug 2010 22:48:18 -0300, Josh Canfield <[email protected]>
wrote:
Can you show the code you're using to open the page?
Not really, but it's pretty common:
selenium.click(locator);
s.waitForPageToLoad("300000");
Are you calling waitForPageToLoad directly? Do you need to?
Yes, as otherwise the following test would run in the previous page.
--
Thiago H. de Paula Figueiredo
Independent Java, Apache Tapestry 5 and Hibernate consultant, developer,
and instructor
Owner, Ars Machina Tecnologia da Informação Ltda.
http://www.arsmachina.com.br
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]