Interface | Description |
---|---|
ExtensionConnection | Deprecated
Unused: no replacement.
|
Class | Description |
---|---|
FirefoxBinary | |
FirefoxDriver |
An implementation of the {#link WebDriver} interface that drives Firefox.
|
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. |
ProfilesIni | |
XpiDriverService | |
XpiDriverService.Builder |
Enum | Description |
---|---|
FirefoxBinary.Channel |
Enumerates Firefox channels, according to https://wiki.mozilla.org/RapidRelease
|
FirefoxDriverLogLevel |
Log levels defined by GeckoDriver
|
Exception | Description |
---|---|
NotConnectedException | |
UnableToCreateProfileException |