Class and Description |
---|
org.openqa.selenium.firefox.internal.NewProfileExtensionConnection
No longer used within the code base. Will be delete in Selenium 3.6
|
Method and Description |
---|
org.openqa.selenium.firefox.FirefoxOptions.addDesiredCapabilities(Capabilities) |
org.openqa.selenium.firefox.FirefoxOptions.addRequiredCapabilities(Capabilities) |
org.openqa.selenium.firefox.FirefoxProfile.areNativeEventsEnabled()
"Native" events are not supported in FirefoxDriver anymore
|
org.openqa.selenium.firefox.FirefoxProfile.setEnableNativeEvents(boolean)
"Native" events are not supported in FirefoxDriver anymore
|
org.openqa.selenium.firefox.FirefoxOptions.toDesiredCapabilities() |
org.openqa.selenium.firefox.FirefoxOptions.toRequiredCapabilities() |