you should be able to look in the wait method of Watir::IE and see
what we poll for to see if the page is complete. There are 2 poperties
that contain this info, one for the document and one for the window (
frames probably have one per doc)

its called something likie readyStateComplete

Paul

On Tue, Oct 7, 2008 at 9:48 AM, aidy lewis <[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> Is there anything in the external api that will check to see if the
> page is currently loading?
>
> Aidy
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Watir General" group.
To post to this group, send email to watir-general@googlegroups.com
Before posting, please read the following guidelines: 
http://wiki.openqa.org/display/WTR/Support
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/watir-general
-~----------~----~----~----~------~----~------~--~---

Reply via email to