ArtOfTest, Inc. - WebAii 1.1 Automation Infrastructure reference library
Browser.NavigateTo(uri) method
Navigate the browser to a specific url.
Syntax
C#
public virtual void NavigateTo (
	Uri uri
)
Parameters
uri (Uri)
The uri object that describes the Url.

Assembly: ArtOfTest.WebAii (Module: ArtOfTest.WebAii)