| Method and Description |
|---|
| org.openqa.selenium.firefox.FirefoxBinary.getExtraEnv()
No replacement. Environment should be configured in
DriverService instance. |
| org.openqa.selenium.firefox.FirefoxBinary.setEnvironmentProperty(String, String) |
| org.openqa.selenium.firefox.FirefoxOptions.setLogLevel(Level) |
| Constructor and Description |
|---|
| org.openqa.selenium.firefox.GeckoDriverService.Builder(FirefoxBinary)
Use method usingFirefoxBinary instead
|
| org.openqa.selenium.firefox.FirefoxDriver(Capabilities) |
| org.openqa.selenium.firefox.FirefoxDriver(GeckoDriverService, Capabilities) |