IWebDriver Manage Method WebDriver
Instructs the driver to change its settings.

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

IOptions Manage()

Return Value

An IOptions object allowing the user to change the settings of the driver.
See Also