ArtOfTest, Inc. - WebAii 1.1 Automation Infrastructure reference library
Browser.NavigateTo(url) method
Namespaces > ArtOfTest.WebAii.Core > Browser > NavigateTo(String)
Navigate the browser to a specific url and then enable the script logging.
Syntax
C#
public virtual void NavigateTo (
	string url
)
Parameters
url (String)
The url to navigate to.

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