FirefoxBinary ClassWebDriver
Represents the binary associated with Firefox.
Inheritance Hierarchy

OnlineSystem Object
  OpenQA.Selenium.Firefox FirefoxBinary

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

public class FirefoxBinary
Remarks

The FirefoxBinary class is responsible for instantiating the Firefox process, and the operating system environment in which it runs.
See Also