Skip to content

Instantly share code, notes, and snippets.

@seleniumgists
Created October 19, 2019 22:55
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 seleniumgists/aaa606459b465c4abdbfc118cbee6006 to your computer and use it in GitHub Desktop.
Save seleniumgists/aaa606459b465c4abdbfc118cbee6006 to your computer and use it in GitHub Desktop.
generated automatically from #selenium on seleniumhq slack
{
"capabilities": {
"browserName": "chrome"
}
}
``` but got
```
"message": "Unable to create session from {\n \"desiredCapabilities\": {\n },\n \"capabilities\": {\n \"firstMatch\": [\n ]\n }\n}\nBuild info: version: '3.141.59', revision: 'e82be7d358', time: '2018-11-14T08:25:53'\nSystem info: host: '2f32fa82e89b', ip: '172.17.0.2', os.name: 'Linux', os.arch: 'amd64', os.version: '4.9.184-linuxkit', java.version: '1.8.0_222'\nDriver info: driver.version: unknown",
"error": "session not created"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment