Skip to content

Instantly share code, notes, and snippets.

@seleniumgists
Created October 9, 2020 10:35
Show Gist options
  • Save seleniumgists/ccb6f4152efc7b2596e84fa8555a38bd to your computer and use it in GitHub Desktop.
Save seleniumgists/ccb6f4152efc7b2596e84fa8555a38bd to your computer and use it in GitHub Desktop.
generated automatically from #selenium on seleniumhq slack
03:29:16.040 INFO [ActiveSessionFactory.apply] - Capabilities are: {
"browserName": "MicrosoftEdge"
}
03:29:16.040 INFO [ActiveSessionFactory.lambda$apply$11] - Matched factory org.openqa.selenium.grid.session.remote.ServicedSession$Factory (provider: org.openqa.selenium.edge.EdgeDriverService)```
Hub Logs:
```03:29:15.899 INFO [RequestHandler.process] - Got a request to create a new session: Capabilities {browserName: MicrosoftEdge}
03:29:15.915 INFO [TestSlot.getNewSession] - Trying to create a new session on test slot {server:CONFIG_UUID=99d29358-6efb-4e09-8a95-49941b8f25ea, seleniumProtocol=WebDriver, browserName=MicrosoftEdge, maxInstances=5, platformName=WIN10, platform=WIN10}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment