Click or drag to resize

IWebPageWait Method

Overload List
  NameDescription
Public methodWait
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).
Public methodWait(Int32)
Pauses the test execution until the web page is downloaded, or until the specified timeout elapses.
Top
See Also