diff --git a/nightwatch.json b/nightwatch.json index 072e6c52..5b33631b 100644 --- a/nightwatch.json +++ b/nightwatch.json @@ -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"