Interface CapabilityType


  • public interface CapabilityType
    Commonly seen remote webdriver capabilities.
    • Field Detail

      • SUPPORTS_JAVASCRIPT

        @Deprecated
        static final java.lang.String SUPPORTS_JAVASCRIPT
        Deprecated.
        Non W3C compliant
        See Also:
        Constant Field Values
      • TAKES_SCREENSHOT

        @Deprecated
        static final java.lang.String TAKES_SCREENSHOT
        Deprecated.
        Non W3C compliant
        See Also:
        Constant Field Values
      • SUPPORTS_SQL_DATABASE

        @Deprecated
        static final java.lang.String SUPPORTS_SQL_DATABASE
        Deprecated.
        Non W3C compliant
        See Also:
        Constant Field Values
      • SUPPORTS_LOCATION_CONTEXT

        @Deprecated
        static final java.lang.String SUPPORTS_LOCATION_CONTEXT
        Deprecated.
        Non W3C compliant
        See Also:
        Constant Field Values
      • SUPPORTS_APPLICATION_CACHE

        @Deprecated
        static final java.lang.String SUPPORTS_APPLICATION_CACHE
        Deprecated.
        Non W3C compliant
        See Also:
        Constant Field Values
      • SUPPORTS_NETWORK_CONNECTION

        @Deprecated
        static final java.lang.String SUPPORTS_NETWORK_CONNECTION
        Deprecated.
        Non W3C compliant
        See Also:
        Constant Field Values
      • SUPPORTS_WEB_STORAGE

        @Deprecated
        static final java.lang.String SUPPORTS_WEB_STORAGE
        Deprecated.
        Non W3C compliant
        See Also:
        Constant Field Values
      • ROTATABLE

        @Deprecated
        static final java.lang.String ROTATABLE
        Deprecated.
        Non W3C compliant
        See Also:
        Constant Field Values
      • APPLICATION_NAME

        @Deprecated
        static final java.lang.String APPLICATION_NAME
        Deprecated.
        Non W3C compliant
        See Also:
        Constant Field Values
      • HAS_NATIVE_EVENTS

        @Deprecated
        static final java.lang.String HAS_NATIVE_EVENTS
        Deprecated.
        Non W3C compliant
        See Also:
        Constant Field Values
      • ELEMENT_SCROLL_BEHAVIOR

        @Deprecated
        static final java.lang.String ELEMENT_SCROLL_BEHAVIOR
        Deprecated.
        Non W3C compliant
        See Also:
        Constant Field Values
      • HAS_TOUCHSCREEN

        @Deprecated
        static final java.lang.String HAS_TOUCHSCREEN
        Deprecated.
        Non W3C compliant
        See Also:
        Constant Field Values
      • OVERLAPPING_CHECK_DISABLED

        @Deprecated
        static final java.lang.String OVERLAPPING_CHECK_DISABLED
        Deprecated.
        Non W3C compliant
        See Also:
        Constant Field Values
      • LOGGING_PREFS

        @Deprecated
        static final java.lang.String LOGGING_PREFS
        Deprecated.
        Non W3C compliant Use org.openqa.selenium.chrome.ChromeOptions#LOGGING_PREFS or Use org.openqa.selenium.edge.EdgeOptions#LOGGING_PREFS
        See Also:
        Constant Field Values
      • ENABLE_PROFILING_CAPABILITY

        @Deprecated
        static final java.lang.String ENABLE_PROFILING_CAPABILITY
        Deprecated.
        Non W3C compliant
        See Also:
        Constant Field Values
      • ACCEPT_INSECURE_CERTS

        static final java.lang.String ACCEPT_INSECURE_CERTS
        See Also:
        Constant Field Values
      • STRICT_FILE_INTERACTABILITY

        static final java.lang.String STRICT_FILE_INTERACTABILITY
        See Also:
        Constant Field Values
      • UNHANDLED_PROMPT_BEHAVIOUR

        static final java.lang.String UNHANDLED_PROMPT_BEHAVIOUR
        See Also:
        Constant Field Values