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() |