Jump to content

Wait for two page loads?


 Share

Recommended Posts

Is it possible to wait for two page loads after a click?

_IEAction ($oSubmit, "click")
_IELoadWait ($ObjIE)

I'm using this code, but it's not the next load I want, it goes to a page, then it loads fully at a processing script, then loads again. I want the script to wait until the second full page load. Is it possible?

New Notes Added: After some experimenting I got to reading the addressbar.. is there a way to _IELoadWait [uNTIL Address Bar = something]?

NEVER MIND ON THIS.. I used _IEattach and another _IELoadWait.. works well.

Edited by glasglow
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...