ApplicationFirefoxDriver Method
Creates a new instance of FirefoxDriver

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

returnValue = instance.FirefoxDriver()

Return Value

Type: WebDriver

[Missing <returns> documentation for "M:Selenium.Application.FirefoxDriver"]

See Also