added log_path
This commit is contained in:
parent
ca1a0797fb
commit
1c04848480
@ -10,7 +10,7 @@
|
|||||||
"start_process": true,
|
"start_process": true,
|
||||||
"server_path": "./node_modules/.bin/chromedriver",
|
"server_path": "./node_modules/.bin/chromedriver",
|
||||||
"port": 9515,
|
"port": 9515,
|
||||||
"log_path": false
|
"log_path": "tests/browser/output"
|
||||||
},
|
},
|
||||||
"desiredCapabilities": {
|
"desiredCapabilities": {
|
||||||
"browserName": "chrome"
|
"browserName": "chrome"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user