Skip to content

Instantly share code, notes, and snippets.

@d668
Created July 29, 2019 10:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save d668/cd3e7fe6441ee6148e66e1c8475fd3cc to your computer and use it in GitHub Desktop.
Save d668/cd3e7fe6441ee6148e66e1c8475fd3cc to your computer and use it in GitHub Desktop.
(node:13395) UnhandledPromiseRejectionWarning: Error: Unable to create session from {
"desiredCapabilities": {
"rotatable": true,
"goog:chromeOptions": {
"perfLoggingPrefs": {
"traceCategories": "performance"
}
},
"locationContextEnabled": true,
"loggingPrefs": {
"browser": "ALL",
"driver": "ALL",
"performance": "ALL"
},
"browserName": "chrome",
"javascriptEnabled": true,
"handlesAlerts": true,
"requestOrigins": {
"url": "http:\u002f\u002fwebdriver.io",
"version": "4.14.4",
"name": "webdriverio"
}
},
"capabilities": {
"firstMatch": [
{
"browserName": "chrome",
"goog:chromeOptions": {
"perfLoggingPrefs": {
"traceCategories": "performance"
}
}
}
]
}
}
Build info: version: '3.141.59', revision: 'e82be7d358', time: '2018-11-14T08:25:53'
System info: host: 'osboxes', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '4.15.0-55-generic', java.version: '11.0.3'
Driver info: driver.version: unknown
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment