This is a migrated thread and some comments may be shown as answers.

Web page status

1 Answer 40 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
john
Top achievements
Rank 1
john asked on 03 Aug 2011, 07:55 PM

Is there a way to tell when the web page loading status is done?  I’m trying to wait for search results.  With QTP, RFT, and Rational Robot I can take a peek at the loading status but I do not seem to find the hooks here.

 

Thanks,

John

1 Answer, 1 is accepted

Sort by
0
Stoich
Telerik team
answered on 08 Aug 2011, 05:05 PM
Hi John,
     you can use the ActiveBrowser.WaitUntilReady() in a coded step (reference). What this does is pool the browser multiple times per second in order to determine when the browser has stopped loading and has a "ready" status.

Regards,
Stoich
the Telerik team
Vote for Telerik Test Studio at the Annual Automation Honors Voting!
Tags
General Discussions
Asked by
john
Top achievements
Rank 1
Answers by
Stoich
Telerik team
Share this question
or