01-23-2012, 09:33 AM
Hi: I am trying to write a Recovery scenario for the below situation. I have a single starter script being executed for multiple client web sites. The project has 3 actions for every client. The first action is login. For few clients the wait time for the login page to load is very long. The default setting in qtp for my web wait time is 50000milli seconds. But for many of the clients, it is more than this 50000 Milli seconds. Is there a way I write a recovery scenario to wait till the page loads on error?
Thanks
Thanks