Capabilities class

Capabilities constants.

Constructors

Capabilities()

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

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

android Map<String, dynamic>
no setter
chrome Map<String, dynamic>
no setter
empty Map<String, dynamic>
no setter
firefox Map<String, dynamic>
no setter

Constants

acceptInsecureCerts → const String
acceptSslCerts → const String
browserName → const String
browserVersion → const String
chromeOptions → const String
enableProfiling → const String
firefoxOptions → const String
hasNativeEvents → const String
loggingPrefs → const String
pageLoadStrategy → const String
platformName → const String
proxy → const String
rotatable → const String
setWindowRect → const String
supportsAlerts → const String
supportsApplicationCache → const String
supportsBrowserConnection → const String
supportsFindingByCss → const String
supportsLocationContext → const String
supportSqlDatabase → const String
supportsWebStorage → const String
takesScreenshot → const String
timeouts → const String
unexpectedAlertBehaviour → const String
unhandledPromptBehavior → const String