GarnetSpec::Server
Inherits Reference / Object
Constants
CAPABILITIES = {
browserName: "chrome",
version: "",
platform: "ANY",
javascriptEnabled: true,
takesScreenshot: true,
handlesAlerts: true,
databaseEnabled: true,
locationContextEnabled: true,
applicationCacheEnabled: true,
browserConnectionEnabled: true,
cssSelectorsEnabled: true,
webStorageEnabled: true,
rotatable: true,
acceptSslCerts: true,
nativeEvents: true,
}
INSTANCE = new
Constructors
new
SourceInstance methods
chromedriver
Sourceclear
Sourceselenium_server
Sourcesession
Sourcestop
Source