INavigation InterfaceWebDriver
Defines an interface allowing the user to access the browser's history and to navigate to a given URL.

Namespace: OpenQA.Selenium
Assembly: WebDriver (in WebDriver.dll) Version: 2.35.0.0 (2.35.0.0)
Syntax

public interface INavigation
See Also