Rogue5099 Posted July 23, 2014 Posted July 23, 2014 I have a page that I would like to refresh, wait for it to finish refreshing (F5), then continue script. Can I do this without creating the page in AutoIt? Page is up, I activate the page, refresh page, continue script, then it minimizes. I can do all this but waiting for the page to load im using a sleep command which could vary depending on the loading. My projects: Inventory / Mp3 Inventory, Computer Stats
Danp2 Posted July 23, 2014 Posted July 23, 2014 You could use _IEAction to initiate the refresh and _IELoadWait to wait for the page to reload. Latest Webdriver UDF Release Webdriver Wiki FAQs
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now