Jim1 Posted November 17, 2009 Posted November 17, 2009 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.
Jim1 Posted November 17, 2009 Author Posted November 17, 2009 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
Recommended Posts
This topic is 5496 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 accountSign in
Already have an account? Sign in here.
Sign In Now