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"