WebDriverManage Property
Instructs the driver to change its settings.

Namespace: Selenium
Assembly: Selenium (in Selenium.dll) Version: 2.0.9.0 (2.0.9.0)
Syntax
VB Usage
Dim instance As WebDriver
Dim value As Manage

value = instance.Manage

Property Value

Type: Manage
See Also