diff --git a/nightwatch.json b/nightwatch.json index 7c8e595d..fd20aac1 100644 --- a/nightwatch.json +++ b/nightwatch.json @@ -9,7 +9,7 @@ "selenium" : { "start_process" : true, "start_session": true, - "server_path" : "nbtests/selenium-server-standalone-2.48.2.jar", + "server_path" : "nbtests/selenium-server-standalone-2.53.0.jar", "log_path" : "", "host" : "127.0.0.1", "port" : 4444,