Update webdriver
This commit is contained in:
parent
21ab976570
commit
738113abba
File diff suppressed because it is too large
Load Diff
|
@ -9,14 +9,14 @@
|
||||||
"author": "",
|
"author": "",
|
||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"chromedriver": "^2.36.0",
|
"chromedriver": "^76.0.0",
|
||||||
"ejs": "^2.4.2",
|
"ejs": "^2.6.2",
|
||||||
"expect.js": "^0.3.1",
|
"expect.js": "^0.3.1",
|
||||||
"mkdirp": "^0.5.1",
|
"mkdirp": "^0.5.1",
|
||||||
"mocha": "^2.5.3",
|
"mocha": "^6.2.0",
|
||||||
"rimraf": "^2.5.3",
|
"rimraf": "^2.6.3",
|
||||||
"selenium-server-standalone-jar": "^2.53.1",
|
"selenium-server-standalone-jar": "^3.141.5",
|
||||||
"selenium-webdriver": "^2.53.3",
|
"selenium-webdriver": "^3.6.0",
|
||||||
"superagent": "^1.4.0"
|
"superagent": "^5.1.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue