| Interface | Description |
|---|---|
| ExtensionConnection |
Represents a connection with the FirefoxDriver browser extension.
|
| Class | Description |
|---|---|
| FirefoxBinary | |
| FirefoxDriver |
An implementation of the {#link WebDriver} interface that drives Firefox.
|
| FirefoxDriver.LazyCommandExecutor | |
| FirefoxDriver.SystemProperty | |
| FirefoxOptions |
Manage firefox specific settings in a way that geckodriver can understand.
|
| FirefoxProfile | |
| GeckoDriverService |
Manages the life and death of an GeckoDriver aka 'wires'.
|
| GeckoDriverService.Builder |
Builder used to configure new
GeckoDriverService instances. |
| Preferences |
| Enum | Description |
|---|---|
| FirefoxBinary.Channel |
Enumerates Firefox channels, according to https://wiki.mozilla.org/RapidRelease
|
| Exception | Description |
|---|---|
| NotConnectedException | |
| UnableToCreateProfileException |