Skip to content

Instantly share code, notes, and snippets.

@And93
Created December 21, 2019 16:54
Show Gist options
  • Save And93/e8ad20b6c43bc026606c9e738c333503 to your computer and use it in GitHub Desktop.
Save And93/e8ad20b6c43bc026606c9e738c333503 to your computer and use it in GitHub Desktop.
selenium_1 | 16:48:24.469 INFO [ActiveSessionFactory.apply] - Capabilities are: {
selenium_1 | "browserName": "chrome",
selenium_1 | "count": 1,
selenium_1 | "goog:chromeOptions": {
selenium_1 | "args": [
selenium_1 | "--remote-debugging-port=9222",
selenium_1 | "--verbose"
selenium_1 | ]
selenium_1 | }
selenium_1 | }
selenium_1 | 16:48:24.470 INFO [ActiveSessionFactory.lambda$apply$11] - Matched factory org.openqa.selenium.grid.session.remote.ServicedSession$Factory (provider: org.openqa.se
lenium.chrome.ChromeDriverService)
selenium_1 | Starting ChromeDriver 78.0.3904.70 (edb9c9f3de0247fd912a77b7f6cae7447f6d3ad5-refs/branch-heads/3904@{#800}) on port 16420
selenium_1 | Only local connections are allowed.
selenium_1 | Please protect ports used by ChromeDriver and related test frameworks to prevent access by malicious code.
selenium_1 | [1576946904.475][SEVERE]: bind() failed: Cannot assign requested address (99)
selenium_1 | 16:48:24.880 INFO [ProtocolHandshake.createSession] - Detected dialect: W3C
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment