@ParametersAreNonnullByDefault public class LegacyFirefoxDriverFactory extends FirefoxDriverFactory
| Constructor and Description |
|---|
LegacyFirefoxDriverFactory() |
| Modifier and Type | Method and Description |
|---|---|
org.openqa.selenium.firefox.FirefoxOptions |
createCapabilities(Config config,
Browser browser,
org.openqa.selenium.Proxy proxy,
java.io.File browserDownloadsFolder) |
void |
setupWebdriverBinary() |
collectFirefoxProfileFromSystemProperties, create, createDriverService, popularContentTypes, setCapability, setupBrowserBinary, setupDownloadsFolder, setupPreferences, transferFirefoxProfileFromSystemPropertiesconvertStringToNearestObjectType, createCommonCapabilities, isBoolean, isInteger, isSystemPropertyNotSet, majorVersion, transferCapabilitiesFromSystemProperties, webdriverLogpublic void setupWebdriverBinary()
setupWebdriverBinary in interface DriverFactorysetupWebdriverBinary in class FirefoxDriverFactory@CheckReturnValue @Nonnull public org.openqa.selenium.firefox.FirefoxOptions createCapabilities(Config config, Browser browser, @Nullable org.openqa.selenium.Proxy proxy, @Nullable java.io.File browserDownloadsFolder)
createCapabilities in interface DriverFactorycreateCapabilities in class FirefoxDriverFactory