mirror of
https://github.com/gchq/CyberChef.git
synced 2025-04-20 06:55:08 -04:00
added log_path
This commit is contained in:
parent
ca1a0797fb
commit
1c04848480
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue