diff --git a/nightwatch.json b/nightwatch.json index 072e6c52..7054ad33 100644 --- a/nightwatch.json +++ b/nightwatch.json @@ -8,7 +8,7 @@ "launch_url": "http://localhost:8080", "webdriver": { "start_process": true, - "server_path": "./node_modules/.bin/chromedriver", + "server_path": "./node_modules/chromedriver/lib/chromedriver/chromedriver", "port": 9515, "log_path": false },