Class GeckoOptions
- java.lang.Object
-
- org.openqa.selenium.MutableCapabilities
-
- io.appium.java_client.remote.options.BaseOptions<GeckoOptions>
-
- io.appium.java_client.gecko.options.GeckoOptions
-
- All Implemented Interfaces:
SupportsAndroidStorageOption<GeckoOptions>
,SupportsMarionettePortOption<GeckoOptions>
,SupportsMozFirefoxOptionsOption<GeckoOptions>
,SupportsVerbosityOption<GeckoOptions>
,SupportsSystemPortOption<GeckoOptions>
,CanSetCapability<GeckoOptions>
,SupportsAcceptInsecureCertsOption<GeckoOptions>
,SupportsAutomationNameOption<GeckoOptions>
,SupportsBrowserNameOption<GeckoOptions>
,SupportsBrowserVersionOption<GeckoOptions>
,SupportsEventTimingsOption<GeckoOptions>
,SupportsFullResetOption<GeckoOptions>
,SupportsNewCommandTimeoutOption<GeckoOptions>
,SupportsNoResetOption<GeckoOptions>
,SupportsPageLoadStrategyOption<GeckoOptions>
,SupportsPlatformVersionOption<GeckoOptions>
,SupportsPrintPageSourceOnFindFailureOption<GeckoOptions>
,SupportsProxyOption<GeckoOptions>
,SupportsSetWindowRectOption<GeckoOptions>
,SupportsUnhandledPromptBehaviorOption<GeckoOptions>
,java.io.Serializable
,org.openqa.selenium.Capabilities
public class GeckoOptions extends BaseOptions<GeckoOptions> implements SupportsBrowserNameOption<GeckoOptions>, SupportsBrowserVersionOption<GeckoOptions>, SupportsMarionettePortOption<GeckoOptions>, SupportsSystemPortOption<GeckoOptions>, SupportsVerbosityOption<GeckoOptions>, SupportsAndroidStorageOption<GeckoOptions>, SupportsMozFirefoxOptionsOption<GeckoOptions>, SupportsAcceptInsecureCertsOption<GeckoOptions>, SupportsPageLoadStrategyOption<GeckoOptions>, SupportsSetWindowRectOption<GeckoOptions>, SupportsProxyOption<GeckoOptions>, SupportsUnhandledPromptBehaviorOption<GeckoOptions>
https://github.com/appium/appium-geckodriver#usage- See Also:
- Serialized Form
-
-
Field Summary
-
Fields inherited from interface io.appium.java_client.remote.options.SupportsAcceptInsecureCertsOption
ACCEPT_INSECURE_CERTS_OPTION
-
Fields inherited from interface io.appium.java_client.gecko.options.SupportsAndroidStorageOption
ANDROID_STORAGE_OPTION
-
Fields inherited from interface io.appium.java_client.remote.options.SupportsAutomationNameOption
AUTOMATION_NAME_OPTION
-
Fields inherited from interface io.appium.java_client.remote.options.SupportsBrowserNameOption
BROWSER_NAME_OPTION
-
Fields inherited from interface io.appium.java_client.remote.options.SupportsBrowserVersionOption
BROWSER_VERSION_OPTION
-
Fields inherited from interface io.appium.java_client.remote.options.SupportsEventTimingsOption
EVENT_TIMINGS_OPTION
-
Fields inherited from interface io.appium.java_client.remote.options.SupportsFullResetOption
FULL_RESET_OPTION
-
Fields inherited from interface io.appium.java_client.gecko.options.SupportsMarionettePortOption
MARIONETTE_PORT_OPTION
-
Fields inherited from interface io.appium.java_client.gecko.options.SupportsMozFirefoxOptionsOption
MOZ_FIREFOX_OPTIONS_OPTION
-
Fields inherited from interface io.appium.java_client.remote.options.SupportsNewCommandTimeoutOption
NEW_COMMAND_TIMEOUT_OPTION
-
Fields inherited from interface io.appium.java_client.remote.options.SupportsNoResetOption
NO_RESET_OPTION
-
Fields inherited from interface io.appium.java_client.remote.options.SupportsPageLoadStrategyOption
PAGE_LOAD_STRATEGY_OPTION
-
Fields inherited from interface io.appium.java_client.remote.options.SupportsPlatformVersionOption
PLATFORM_VERSION_OPTION
-
Fields inherited from interface io.appium.java_client.remote.options.SupportsPrintPageSourceOnFindFailureOption
PRINT_PAGE_SOURCE_ON_FIND_FAILURE_OPTION
-
Fields inherited from interface io.appium.java_client.remote.options.SupportsProxyOption
PROXY_OPTION
-
Fields inherited from interface io.appium.java_client.remote.options.SupportsSetWindowRectOption
SET_WINDOW_RECT_OPTION
-
Fields inherited from interface io.appium.java_client.mac.options.SupportsSystemPortOption
SYSTEM_PORT_OPTION
-
Fields inherited from interface io.appium.java_client.remote.options.SupportsUnhandledPromptBehaviorOption
UNHANDLED_PROMPT_BEHAVIOR_OPTION
-
Fields inherited from interface io.appium.java_client.gecko.options.SupportsVerbosityOption
VERBOSITY_OPTION
-
-
Constructor Summary
Constructors Constructor Description GeckoOptions()
GeckoOptions(java.util.Map<java.lang.String,?> source)
GeckoOptions(org.openqa.selenium.Capabilities source)
-
Method Summary
-
Methods inherited from class io.appium.java_client.remote.options.BaseOptions
asMap, clone, getCapability, getPlatformName, merge, setCapability, setPlatformName, toW3cName
-
Methods inherited from class org.openqa.selenium.MutableCapabilities
equals, getCapabilityNames, hashCode, setCapability, setCapability, setCapability, toJson, toString
-
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface io.appium.java_client.remote.options.CanSetCapability
amend, setCapability
-
Methods inherited from interface org.openqa.selenium.Capabilities
asMap, getBrowserName, getBrowserVersion, getCapability, getCapabilityNames, getPlatformName, is, merge
-
Methods inherited from interface io.appium.java_client.remote.options.SupportsAcceptInsecureCertsOption
acceptInsecureCerts, doesAcceptInsecureCerts, setAcceptInsecureCerts
-
Methods inherited from interface io.appium.java_client.gecko.options.SupportsAndroidStorageOption
getAndroidStorage, setAndroidStorage
-
Methods inherited from interface io.appium.java_client.remote.options.SupportsAutomationNameOption
getAutomationName, setAutomationName
-
Methods inherited from interface io.appium.java_client.remote.options.SupportsBrowserNameOption
withBrowserName
-
Methods inherited from interface io.appium.java_client.remote.options.SupportsBrowserVersionOption
setBrowserVersion
-
Methods inherited from interface io.appium.java_client.remote.options.SupportsEventTimingsOption
doesEventTimings, eventTimings, setEventTimings
-
Methods inherited from interface io.appium.java_client.remote.options.SupportsFullResetOption
doesFullReset, fullReset, setFullReset
-
Methods inherited from interface io.appium.java_client.gecko.options.SupportsMarionettePortOption
getMarionettePort, setMarionettePort
-
Methods inherited from interface io.appium.java_client.gecko.options.SupportsMozFirefoxOptionsOption
getMozFirefoxOptions, setMozFirefoxOptions
-
Methods inherited from interface io.appium.java_client.remote.options.SupportsNewCommandTimeoutOption
getNewCommandTimeout, setNewCommandTimeout
-
Methods inherited from interface io.appium.java_client.remote.options.SupportsNoResetOption
doesNoReset, noReset, setNoReset
-
Methods inherited from interface io.appium.java_client.remote.options.SupportsPageLoadStrategyOption
getPageLoadStrategy, setPageLoadStrategy
-
Methods inherited from interface io.appium.java_client.remote.options.SupportsPlatformVersionOption
getPlatformVersion, setPlatformVersion
-
Methods inherited from interface io.appium.java_client.remote.options.SupportsPrintPageSourceOnFindFailureOption
doesPrintPageSourceOnFindFailure, printPageSourceOnFindFailure, setPrintPageSourceOnFindFailure
-
Methods inherited from interface io.appium.java_client.remote.options.SupportsProxyOption
getProxy, setProxy
-
Methods inherited from interface io.appium.java_client.remote.options.SupportsSetWindowRectOption
doesSetWindowRect, setWindowRect
-
Methods inherited from interface io.appium.java_client.mac.options.SupportsSystemPortOption
getSystemPort, setSystemPort
-
Methods inherited from interface io.appium.java_client.remote.options.SupportsUnhandledPromptBehaviorOption
getUnhandledPromptBehavior, setUnhandledPromptBehavior
-
Methods inherited from interface io.appium.java_client.gecko.options.SupportsVerbosityOption
getVerbosity, setVerbosity
-
-