Capabilities class
Capabilities constants.
Constructors
Properties
- hashCode → int
-
The hash code for this object.
read-onlyinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
read-onlyinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Static Properties
Constants
- acceptInsecureCerts → const String
-
'acceptInsecureCerts'
- acceptSslCerts → const String
-
'acceptSslCerts'
- browserName → const String
-
'browserName'
- browserVersion → const String
-
'browserVersion'
- chromeOptions → const String
-
'goog:chromeOptions'
- enableProfiling → const String
-
'webdriver.logging.profiler.enabled'
- firefoxOptions → const String
-
'moz:firefoxOptions'
- hasNativeEvents → const String
-
'nativeEvents'
- loggingPrefs → const String
-
'loggingPrefs'
- pageLoadStrategy → const String
-
'pageLoadStrategy'
- platformName → const String
-
'platformName'
- proxy → const String
-
'proxy'
- rotatable → const String
-
'rotatable'
- setWindowRect → const String
-
'setWindowRect'
- supportsAlerts → const String
-
'handlesAlerts'
- supportsApplicationCache → const String
-
'applicationCacheEnabled'
- supportsBrowserConnection → const String
-
'browserConnectionEnabled'
- supportsFindingByCss → const String
-
'cssSelectorsEnabled'
- supportsLocationContext → const String
-
'locationContextEnabled'
- supportSqlDatabase → const String
-
'databaseEnabled'
- supportsWebStorage → const String
-
'webStorageEnabled'
- takesScreenshot → const String
-
'takesScreenshot'
- timeouts → const String
-
'timeouts'
- unexpectedAlertBehaviour → const String
-
'unexpectedAlertBehaviour'
- unhandledPromptBehavior → const String
-
'unhandledPromptBehavior'