Initializes a new instance of the FirefoxBinary class located at a specific file location.
Namespace: OpenQA.Selenium.FirefoxAssembly: WebDriver (in WebDriver.dll) Version: 2.35.0.0 (2.35.0.0)
Syntax
Parameters
- pathToFirefoxBinary
- Type:
System String
Full path and file name to the Firefox executable.
See Also