Explorar o código

update selenium

Girish Ramakrishnan %!s(int64=8) %!d(string=hai) anos
pai
achega
8ff50213bd
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      test/package.json

+ 2 - 2
test/package.json

@@ -14,11 +14,11 @@
     "mkdirp": "^0.5.1",
     "mocha": "^2.3.4",
     "rimraf": "^2.4.4",
-    "selenium-server-standalone-jar": "^2.53.0",
-    "selenium-webdriver": "^2.53.3",
     "superagent": "^1.4.0"
   },
   "dependencies": {
+    "selenium-server-standalone-jar": "^3.3.1",
+    "selenium-webdriver": "^3.3.0",
     "superagent": "^1.8.5"
   }
 }