Capabilities

Undocumented in source.

Members

Static functions

chrome
Capabilities chrome()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

acceptSslCerts
bool acceptSslCerts;
Undocumented in source.
applicationCacheEnabled
bool applicationCacheEnabled;
Undocumented in source.
browserConnectionEnabled
bool browserConnectionEnabled;
Undocumented in source.
browserName
Browser browserName;
Undocumented in source.
browserVersion
string browserVersion;
Undocumented in source.
cssSelectorsEnabled
bool cssSelectorsEnabled;
Undocumented in source.
databaseEnabled
bool databaseEnabled;
Undocumented in source.
elementScrollBehavior
int elementScrollBehavior;
Undocumented in source.
handlesAlerts
bool handlesAlerts;
Undocumented in source.
javascriptEnabled
bool javascriptEnabled;
Undocumented in source.
locationContextEnabled
bool locationContextEnabled;
Undocumented in source.
nativeEvents
bool nativeEvents;
Undocumented in source.
platform
Platform platform;
Undocumented in source.
rotatable
bool rotatable;
Undocumented in source.
takesScreenshot
bool takesScreenshot;
Undocumented in source.
unexpectedAlertBehaviour
AlertBehaviour unexpectedAlertBehaviour;
Undocumented in source.
webStorageEnabled
bool webStorageEnabled;
Undocumented in source.
webdriver_remote_quietExceptions
bool webdriver_remote_quietExceptions;
Undocumented in source.
webdriver_remote_sessionid
string webdriver_remote_sessionid;
Undocumented in source.

Meta