Jump to content

Detection of Fully Loaded Page


 Share

Recommended Posts

Sometimes this page takes a long to load.

If it isnt fully loaded and my script clicks on the page, an error pops up saying "Firefox is not responding"

Is there a function that detects when the page is fully loaded?

or a function that momentarily stops the script when the error pops up and then starts again when the popup is gone?

Link to comment
Share on other sites

Hello ctimeless,

You could utilize _FFLoadWait() function found in Stilgar's

Personally I prefer using the standard _IELoadWait() function in the IE.au3 UDF found in the AutoIt Help file.

Realm

My Contributions: Unix Timestamp: Calculate Unix time, or seconds since Epoch, accounting for your local timezone and daylight savings time. RegEdit Jumper: A Small & Simple interface based on Yashied's Reg Jumper Function, for searching Hives in your registry. 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...