Created
May 15, 2020 06:26
-
-
Save seleniumgists/1b3ae59c2130bd1adc3b629985e10ea0 to your computer and use it in GitHub Desktop.
generated automatically from #selenium on seleniumhq slack
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
| 14:46:49.487 INFO [ActiveSessionFactory.apply] - Capabilities are: { | |
| "acceptSslCerts": true, | |
| "browserName": "chrome", | |
| "browser_version": "81", | |
| "goog:chromeOptions": { | |
| }, | |
| "javascriptEnabled": true, | |
| "name": "Search Spec", | |
| "os": "Windows", | |
| "os_version": "10", | |
| "project": "OneApi private portal", | |
| "resolution": "1600x1200", | |
| "w3c": false | |
| } | |
| 14:46:49.488 INFO [ActiveSessionFactory.lambda$apply$11] - Matched factory org.openqa.selenium.grid.session.remote.ServicedSession$Factory (provider: org.openqa.selenium.chrome.ChromeDriverService) | |
| Starting ChromeDriver 74.0.3729.6 (255758eccf3d244491b8a1317aa76e1ce10d57e9-refs/branch-heads/3729@{#29}) on port 29037 | |
| Only local connections are allowed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment