All Classes and Interfaces
Class
Description
Deprecated.
Enumerates Firefox channels, according to https://wiki.mozilla.org/RapidRelease
Represents the valid values for the command context used for executing Firefox driver commands.
An implementation of the {#link WebDriver} interface that drives Firefox.
Log levels defined by GeckoDriver
FirefoxDriverService.Builder<DS extends FirefoxDriverService,B extends FirefoxDriverService.Builder<?,?>>
Manage firefox specific settings in a way that geckodriver can understand.
Manages the life and death of an GeckoDriver
Builder used to configure new
GeckoDriverService
instances.Used by classes to indicate that they can change the context commands operate in.
Used by classes to indicate that they can install and uninstall browser extensions on the fly.
Used by classes to indicate that they can take a full page screenshot.
FirefoxOptions.setBinary(Path)
orFirefoxOptions.setBinary(String)
instead.