Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save alex-popov-tech/80afac184c52637bb179229217ccac06 to your computer and use it in GitHub Desktop.
Save alex-popov-tech/80afac184c52637bb179229217ccac06 to your computer and use it in GitHub Desktop.
14:28:47.208 INFO [ActiveSessionFactory.apply] - Capabilities are: {
"browserName": "firefox",
"chromeOptions": {
"prefs": {
"profile.password_manager_enabled": false,
"credentials_enable_service": false,
"password_manager_enabled": false
},
"args": [
"--disable-infobars",
"--window-size=1920,1080"
]
},
"count": 1,
"selenoid:options": {
"enableVNM": true,
"name": "SIXT WEB: MYDRIVER|DESKTOP|STAGING",
"screenResolution": "1950x1100x24"
}
}
14:28:47.209 INFO [ActiveSessionFactory.lambda$apply$11] - Matched factory org.openqa.selenium.grid.session.remote.ServicedSession$Factory (provider: org.openqa.selenium.chrome.ChromeDriverService)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment