Jump to content

Webpage data plainly there but inaccessable...HTML not updating after submit in AutoIT with IELoadWait!


Recommended Posts

You get a full set of results in the webpage - as intended. (The search form part of the code works fine) then you do a _IEloadWait after the _IEAction form Submit.

But nothing changes in the AutoIt HTML.

Ok - Found Solution. I mean this must be a common problem.

Use _IEAttach("Title page")

That will wait for the results properly. And you can now access them in code.

Edited by trampjuicerocks
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

×
×
  • Create New...