Click or drag to resize

IWebPageToUrl Method

Overload List
  NameDescription
Public methodToUrl(String)
Navigates to the specified URL. The page loading timeout is specified by the TestLeft.Options.WebTesting.PageLoadTimeout value (the default value is 1 minute).
Public methodToUrl(String, Int32)
Navigates to the specified URL.
Top
See Also