Package | Description |
---|---|
org.openqa.selenium.firefox | |
org.openqa.selenium.firefox.internal |
Modifier and Type | Field and Description |
---|---|
protected FirefoxBinary |
FirefoxDriver.binary |
Modifier and Type | Method and Description |
---|---|
protected ExtensionConnection |
FirefoxDriver.connectTo(FirefoxBinary binary,
FirefoxProfile profile,
String host) |
Constructor and Description |
---|
FirefoxDriver(FirefoxBinary binary,
FirefoxProfile profile) |
FirefoxDriver(FirefoxBinary binary,
FirefoxProfile profile,
org.openqa.selenium.Capabilities capabilities) |
FirefoxDriver(FirefoxBinary binary,
FirefoxProfile profile,
org.openqa.selenium.Capabilities desiredCapabilities,
org.openqa.selenium.Capabilities requiredCapabilities) |
Constructor and Description |
---|
NewProfileExtensionConnection(org.openqa.selenium.internal.Lock lock,
FirefoxBinary binary,
FirefoxProfile profile,
String host) |
Copyright © 2016. All rights reserved.