IWebPageWait Method |
Name | Description | |
---|---|---|
Wait |
Pauses the test execution until the web page is downloaded. The page loading timeout is specified by the TestLeft.Options.WebTesting.PageLoadTimeout value (the default value is 1 minute).
| |
Wait(Int32) |
Pauses the test execution until the web page is downloaded, or until the specified timeout elapses.
|