Jason, check out 
http://forums.openqa.org/thread.jspa?threadID=4012&tstart=0 for a 
routine I use to wait for a page to load, checking for possible popups 
at the same time. It uses Watir::until_with_timeout. See if that helps.

David

Jason Alexander wrote:
>
> Doing some Googling, it appears that this has to do with the page 
> still loading? Which makes sense, I have a few elements that are 
> causing the page to “postback” (mechanism in ASP.NET).
>
> Assuming that’s the problem, what’s the best solution in most cases? I 
> saw where there was some talk of a wait_until in Jira, but what can I 
> do meanwhile?
>
> Thanks,
>
> -Jason
>
_______________________________________________
Wtr-general mailing list
Wtr-general@rubyforge.org
http://rubyforge.org/mailman/listinfo/wtr-general

Reply via email to