Jump to content

Recommended Posts

Posted

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?

Posted

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. 

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
×
×
  • Create New...