Skip to content

Instantly share code, notes, and snippets.

@t8g
Created June 27, 2017 09:22
Show Gist options
  • Save t8g/ff9d17a5e3c0bd937c835135e3013f6e to your computer and use it in GitHub Desktop.
Save t8g/ff9d17a5e3c0bd937c835135e3013f6e to your computer and use it in GitHub Desktop.
{
"src_folders" : ["tests"],
"output_folder" : "reports",
"test_settings" : {
"default" : {
"launch_url" : "http://localhost",
"selenium_port" : 4444,
"selenium_host" : "localhost",
"silent": true
},
"chrome" : {
"desiredCapabilities": {
"browserName": "chrome"
}
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment