added log_path

This commit is contained in:
John L 2022-04-06 10:51:52 +01:00
parent ca1a0797fb
commit 1c04848480
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@
"start_process": true,
"server_path": "./node_modules/.bin/chromedriver",
"port": 9515,
"log_path": false
"log_path": "tests/browser/output"
},
"desiredCapabilities": {
"browserName": "chrome"