-
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.
Manage firefox specific settings in a way that geckodriver can understand.
Manages the life and death of an GeckoDriver
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.