Hello,
Test Studio Ver: 2012.1.411.0
Some of my webpages have fairly lengthy load times, how can I set a step to wait for the webpage to load completely with a timeout?
So far I've tried scripted steps for Browser.isReady(), and the waitForUrl step neither have accomplished my goals.
Thanks for the help!
Jon
EDIT:
Problem solved, I wasn't specifying between ajax completion and general load times, modified ajax timeout and everything started working fine!
Test Studio Ver: 2012.1.411.0
Some of my webpages have fairly lengthy load times, how can I set a step to wait for the webpage to load completely with a timeout?
So far I've tried scripted steps for Browser.isReady(), and the waitForUrl step neither have accomplished my goals.
Thanks for the help!
Jon
EDIT:
Problem solved, I wasn't specifying between ajax completion and general load times, modified ajax timeout and everything started working fine!