Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@seleniumgists
Created September 11, 2019 19:20
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/d8e3bbcc3e40dc51f4199de0075d61e8 to your computer and use it in GitHub Desktop.
Save seleniumgists/d8e3bbcc3e40dc51f4199de0075d61e8 to your computer and use it in GitHub Desktop.
generated automatically from #selenium on seleniumhq slack
selenium_hub_1 | 19:12:21.306 INFO [RequestHandler.process] - Got a request to create a new session: Capabilities {browserName: chrome}
selenium_hub_1 | 19:12:21.314 INFO [TestSlot.getNewSession] - Trying to create a new session on test slot {server:CONFIG_UUID=9b8b792c-4a01-4a12-9c0e-bc9fda411613, seleniumProtocol=WebDriver, browserName=chrome, maxInstances=1, platformName=LINUX, version=76.0.3809.132, applicationName=, platform=LINUX}
chrome_1 | 19:12:21.481 INFO [ActiveSessionFactory.apply] - Capabilities are: {
chrome_1 | "browserName": "chrome",
chrome_1 | "goog:chromeOptions": {
chrome_1 | }
chrome_1 | }
chrome_1 | 19:12:21.484 INFO [ActiveSessionFactory.lambda$apply$11] - Matched factory org.openqa.selenium.grid.session.remote.ServicedSession$Factory (provider: org.openqa.selenium.chrome.ChromeDriverService)
chrome_1 | Starting ChromeDriver 76.0.3809.126 (d80a294506b4c9d18015e755cee48f953ddc3f2f-refs/branch-heads/3809@{#1024}) on port 30517
chrome_1 | Only local connections are allowed.
chrome_1 | Please protect ports used by ChromeDriver and related test frameworks to prevent access by malicious code.
chrome_1 | [1568229141.549][SEVERE]: bind() failed: Cannot assign requested address (99)
chrome_1 | 19:12:22.278 INFO [ProtocolHandshake.createSession] - Detected dialect: W3C
chrome_1 | 19:12:22.335 INFO [RemoteSession$Factory.lambda$performHandshake$0] - Started new session 44f52768bdc741188816fb89cae31197 (org.openqa.selenium.chrome.ChromeDriverService)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment