FirefoxOptionsBrowserExecutableLocation Property WebDriver
Gets or sets the path and file name of the Firefox browser executable.

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

public string BrowserExecutableLocation { get; set; }

Property Value

Type: String
See Also

Reference