Capabilities class Null safety
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 non-existent 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
-
Deprecated('This is not supported in the W3C spec.')">@Deprecated('This is not supported in the W3C spec.')
'acceptSslCerts'
- browserName → const String
-
'browserName'
- browserVersion → const String
-
'browserVersion'
- chromeOptions → const String
-
'goog:chromeOptions'
- enableProfiling → const String
-
Deprecated('This is not supported in the W3C spec.')">@Deprecated('This is not supported in the W3C spec.')
'webdriver.logging.profiler.enabled'
- firefoxOptions → const String
-
'moz:firefoxOptions'
- hasNativeEvents → const String
-
Deprecated('This is not supported in the W3C spec.')">@Deprecated('This is not supported in the W3C spec.')
'nativeEvents'
- loggingPrefs → const String
-
Deprecated('This is not supported in the W3C spec.')">@Deprecated('This is not supported in the W3C spec.')
'loggingPrefs'
- pageLoadStrategy → const String
-
'pageLoadStrategy'
- platformName → const String
-
'platformName'
- proxy → const String
-
'proxy'
- rotatable → const String
-
Deprecated('This is not supported in the W3C spec.')">@Deprecated('This is not supported in the W3C spec.')
'rotatable'
- setWindowRect → const String
-
'setWindowRect'
- supportsAlerts → const String
-
Deprecated('This is not supported in the W3C spec.')">@Deprecated('This is not supported in the W3C spec.')
'handlesAlerts'
- supportsApplicationCache → const String
-
Deprecated('This is not supported in the W3C spec.')">@Deprecated('This is not supported in the W3C spec.')
'applicationCacheEnabled'
- supportsBrowserConnection → const String
-
Deprecated('This is not supported in the W3C spec.')">@Deprecated('This is not supported in the W3C spec.')
'browserConnectionEnabled'
- supportsFindingByCss → const String
-
Deprecated('This is not supported in the W3C spec.')">@Deprecated('This is not supported in the W3C spec.')
'cssSelectorsEnabled'
- supportsLocationContext → const String
-
Deprecated('This is not supported in the W3C spec.')">@Deprecated('This is not supported in the W3C spec.')
'locationContextEnabled'
- supportSqlDatabase → const String
-
Deprecated('This is not supported in the W3C spec.')">@Deprecated('This is not supported in the W3C spec.')
'databaseEnabled'
- supportsWebStorage → const String
-
Deprecated('This is not supported in the W3C spec.')">@Deprecated('This is not supported in the W3C spec.')
'webStorageEnabled'
- takesScreenshot → const String
-
Deprecated('This is not supported in the W3C spec.')">@Deprecated('This is not supported in the W3C spec.')
'takesScreenshot'
- timeouts → const String
-
'timeouts'
- unexpectedAlertBehaviour → const String
-
Deprecated('This is not supported in the W3C spec.')">@Deprecated('This is not supported in the W3C spec.')
'unexpectedAlertBehaviour'
- unhandledPromptBehavior → const String
-
'unhandledPromptBehavior'