Jump to content

Waiting for URL content to load


Jim1

This topic is 5294 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Hi,

I am trying to get the content of a webpage after the page has completely loaded. Is there a way to wait, without the Pause for 2 seconds command, until the content has loaded?

This is my current set-up:


Loop

    Pause/Resume [Duration (seconds): 2]

    Exit Loop If [GLOA("wv";"content") != ""]

End Loop

Reason being is that this is not 100% fool proof. Some time this fails. Anyone else use something similar??

Many thanks,

Jim.

Link to comment
Share on other sites

Thank you. I also set a counter but left it out for simplicity :

I do no have an HTML tag on the page I am using but it has given me an idea of check for certain characters which I can expect from the page.

Problem solved.

Many thanks,

Jim

Link to comment
Share on other sites

This topic is 5294 days old. Please don't post here. Open a new topic instead.

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...

Important Information

By using this site, you agree to our Terms of Use.