Interface and Description |
---|
org.openqa.selenium.firefox.internal.Extension
Internal class. Visibility will be reduced and won't be exported from module.
|
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.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.getConsoleOutput()
DriverService is responsible for process management
|
org.openqa.selenium.firefox.FirefoxBinary.quit()
DriverService is responsible for process management
|
org.openqa.selenium.firefox.FirefoxOptions.setLogLevel(Level) |
org.openqa.selenium.firefox.FirefoxBinary.setOutputWatcher(OutputStream)
DriverService is responsible for process management
|
org.openqa.selenium.firefox.FirefoxBinary.waitFor()
DriverService is responsible for process management
|
org.openqa.selenium.firefox.FirefoxBinary.waitFor(long)
DriverSerrice is responsible for process management
|
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) |