Skip to content

Instantly share code, notes, and snippets.

@krishna-acondy
Created June 26, 2019 11:04
Show Gist options
  • Save krishna-acondy/98c4696fffe955eaa01e82a8cface997 to your computer and use it in GitHub Desktop.
Save krishna-acondy/98c4696fffe955eaa01e82a8cface997 to your computer and use it in GitHub Desktop.
App Settings
{
"WebDriver": {
"Type": "remote",
"Chrome": {
"Headless": "true"
},
"Remote": {
"HubUrl": "http://localhost:4444/wd/hub"
}
},
"ApplicationUrl": "http://localhost:8080"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment