FirefoxDriver PrepareEnvironment Method WebDriver
In derived classes, the PrepareEnvironment  method prepares the environment for test execution.

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

protected virtual void PrepareEnvironment()
See Also