Re: [wtr-general] way to check whether new page has been loaded..

2011-08-30 Thread Rahul Sharma
How would you manually assert that the page has been loaded? If you are waiting for something on a loaded page, make an assertion on that element. What are your reasons to know that the page has been loaded? On 30 Aug 2011, at 18:37, byung wrote: I made below code: require 'watir' ie =

[wtr-general] way to check whether new page has been loaded..

2011-08-29 Thread byung
is there a way to check whether a new page has been loaded in WATIR?? could anyone tell me a way to check new page load in WATIR?? thanks. -- Before posting, please read http://watir.com/support. In short: search before you ask, be nice. watir-general@googlegroups.com