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": "",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"chromedriver": "^2.36.0",
|
||||
"ejs": "^2.4.2",
|
||||
"chromedriver": "^76.0.0",
|
||||
"ejs": "^2.6.2",
|
||||
"expect.js": "^0.3.1",
|
||||
"mkdirp": "^0.5.1",
|
||||
"mocha": "^2.5.3",
|
||||
"rimraf": "^2.5.3",
|
||||
"selenium-server-standalone-jar": "^2.53.1",
|
||||
"selenium-webdriver": "^2.53.3",
|
||||
"superagent": "^1.4.0"
|
||||
"mocha": "^6.2.0",
|
||||
"rimraf": "^2.6.3",
|
||||
"selenium-server-standalone-jar": "^3.141.5",
|
||||
"selenium-webdriver": "^3.6.0",
|
||||
"superagent": "^5.1.0"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue