ctimeless 0 Posted November 14, 2010 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? Share this post Link to post Share on other sites
Realm 19 Posted November 14, 2010 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. Share this post Link to post Share on other sites