Package | Description |
---|---|
org.openqa.selenium.firefox |
Modifier and Type | Method and Description |
---|---|
static GeckoDriverService |
GeckoDriverService.createDefaultService()
Configures and returns a new
GeckoDriverService using the default configuration. |
protected GeckoDriverService |
GeckoDriverService.Builder.createDriverService(File exe,
int port,
com.google.common.collect.ImmutableList<String> args,
com.google.common.collect.ImmutableMap<String,String> environment) |
Constructor and Description |
---|
MarionetteDriver(GeckoDriverService service) |
MarionetteDriver(GeckoDriverService service,
org.openqa.selenium.Capabilities capabilities) |
MarionetteDriver(GeckoDriverService service,
org.openqa.selenium.Capabilities capabilities,
int port) |
Copyright © 2016. All rights reserved.