| Interface and Description |
|---|
| org.openqa.selenium.firefox.internal.Extension
Internal class. Visibility will be reduced and won't be exported from module.
|
| org.openqa.selenium.firefox.ExtensionConnection
Unused: no replacement.
|
| Class and Description |
|---|
| org.openqa.selenium.firefox.internal.ClasspathExtension
Internal class. Visibility will be reduced and won't be exported from module.
|
| org.openqa.selenium.firefox.internal.Executable
Internal class. Visibility will be reduced and won't be exported from module.
|
| org.openqa.selenium.firefox.internal.FileExtension
Internal class. Visibility will be reduced and won't be exported from module.
|
| org.openqa.selenium.firefox.internal.ProfilesIni
Use
ProfilesIni instead. |
| org.openqa.selenium.firefox.XpiDriverInfo |
| 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) |