Created
February 2, 2012 15:11
-
-
Save jdelStrother/1723907 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [0.000][INFO]: ChromeDriver 18.0.1022.0 /Users/_jenkins/chromedriver/chromedriver | |
| [0.209][FINE]: Initializing session with capabilities { | |
| "browserName": "chrome", | |
| "chrome.detach": true, | |
| "chromeOptions": { | |
| "detach": true | |
| }, | |
| "cssSelectorsEnabled": true, | |
| "javascriptEnabled": true, | |
| "nativeEvents": false, | |
| "platform": "ANY", | |
| "rotatable": false, | |
| "takesScreenshot": false, | |
| "version": "" | |
| } | |
| [0.210][INFO]: Using named testing interface | |
| [4.133][SEVERE]: Failed to initialize connection |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment