| WebDriver Constructor (String) |
Initializes a new instance of the
WebDriver class
Namespace: SeleniumAssembly: Selenium (in Selenium.dll) Version: 2.0.9.0 (2.0.9.0)
SyntaxDim browser As String
Dim instance As New WebDriver(browser)
Parameters
- browser
- Type: SystemString
See Also