| Extension |
|
| FirefoxBinary |
|
| FirefoxBinary.Channel |
Enumerates Firefox channels, according to https://wiki.mozilla.org/RapidRelease
|
| FirefoxCommandContext |
Represents the valid values for the command context used for executing Firefox driver commands.
|
| FirefoxDriverLogLevel |
|
| FirefoxDriverService |
|
| FirefoxDriverService.Builder |
|
| 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 |
|
| HasContext |
Used by classes to indicate that they can change the context commands operate in.
|
| HasExtensions |
Used by classes to indicate that they can install and uninstall browser extensions on the fly.
|
| HasFullPageScreenshot |
Used by classes to indicate that they can take a full page screenshot.
|