Table of Contents

Namespace OpenQA.Selenium.Firefox

Classes

FirefoxBinary

Represents the binary associated with Firefox.

FirefoxDriver

Provides a way to access Firefox to run tests.

FirefoxDriverCommandExecutor

Provides a way of executing Commands using the FirefoxDriver.

FirefoxDriverServer

Provides methods for launching Firefox with the WebDriver extension installed.

FirefoxDriverService

Exposes the service provided by the native FirefoxDriver executable.

FirefoxExtension

Provides the ability to install extensions into a FirefoxProfile.

FirefoxOptions

Class to manage options specific to FirefoxDriver

FirefoxProfile

Provides the ability to edit the preferences associated with a Firefox profile.

FirefoxProfileManager

Allows the user to enumerate and access existing named Firefox profiles.

FirefoxWebElement

Allows the user to control elements on a page in Firefox.