mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-05-01 12:49:13 -04:00
tests: Migrate from wd
to selenium-webdriver
This commit is contained in:
parent
1756415495
commit
752e2488af
3 changed files with 144 additions and 395 deletions
|
@ -91,12 +91,12 @@
|
|||
"mocha": "7.1.2",
|
||||
"mocha-froth": "^0.2.10",
|
||||
"openapi-schema-validation": "^0.4.2",
|
||||
"selenium-webdriver": "^4.0.0-beta.3",
|
||||
"set-cookie-parser": "^2.4.6",
|
||||
"sinon": "^9.2.0",
|
||||
"split-grid": "^1.0.11",
|
||||
"superagent": "^3.8.3",
|
||||
"supertest": "4.0.2",
|
||||
"wd": "1.12.1"
|
||||
"supertest": "4.0.2"
|
||||
},
|
||||
"eslintConfig": {
|
||||
"ignorePatterns": [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue