John L 3 lat temu
rodzic
commit
1c04848480
1 zmienionych plików z 1 dodań i 1 usunięć
  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"