| Interface | Description |
|---|---|
| Extension | |
| HasExtensions |
Used by classes to indicate that they can install and uninstall browser extensions on the fly.
|
| Class | Description |
|---|---|
| ClasspathExtension | |
| FileExtension | |
| FirefoxBinary | |
| FirefoxDriver |
An implementation of the {#link WebDriver} interface that drives Firefox.
|
| FirefoxDriver.SystemProperty | |
| FirefoxDriverService | |
| FirefoxDriverService.Builder<DS extends FirefoxDriverService,B extends FirefoxDriverService.Builder<?,?>> | |
| FirefoxOptions |
Manage firefox specific settings in a way that geckodriver can understand.
|
| FirefoxProfile | |
| GeckoDriverInfo | |
| GeckoDriverService |
Manages the life and death of an GeckoDriver aka 'wires'.
|
| GeckoDriverService.Builder |
Builder used to configure new
GeckoDriverService instances. |
| ProfilesIni |
| Enum | Description |
|---|---|
| FirefoxBinary.Channel |
Enumerates Firefox channels, according to https://wiki.mozilla.org/RapidRelease
|
| FirefoxDriverLogLevel |
Log levels defined by GeckoDriver
|
| Exception | Description |
|---|---|
| NotConnectedException | |
| UnableToCreateProfileException |