瀏覽代碼

added log_path

John L 3 年之前
父節點
當前提交
1c04848480
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      nightwatch.json

+ 1 - 1
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"