Interface | Description |
---|---|
ExtensionConnection |
Represents a connection with the FirefoxDriver browser extension.
|
Class | Description |
---|---|
FirefoxBinary | |
FirefoxDriver |
An implementation of the {#link WebDriver} interface that drives Firefox.
|
FirefoxDriver.LazyCommandExecutor | |
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. |
MarionetteDriver | Deprecated
One should use FirefoxDriver with capability marionette = true or false respectively.
|
Preferences |
Exception | Description |
---|---|
NotConnectedException | |
UnableToCreateProfileException |