Showing
3 changed files
with
5 additions
and
1 deletions
chromedriver.exe
0 → 100644
No preview for this file type
This diff is collapsed. Click to expand it.
... | @@ -9,7 +9,11 @@ | ... | @@ -9,7 +9,11 @@ |
9 | "author": "", | 9 | "author": "", |
10 | "license": "ISC", | 10 | "license": "ISC", |
11 | "dependencies": { | 11 | "dependencies": { |
12 | - "selenium-webdriver": "^4.0.0-alpha.1", | 12 | + "async": "^2.6.1", |
13 | + "iconv-lite": "^0.4.24", | ||
14 | + "jason": "^2.0.0", | ||
15 | + "json": "^9.0.6", | ||
16 | + "selenium-webdriver": "^3.6.0", | ||
13 | "webdriverio": "^4.14.0" | 17 | "webdriverio": "^4.14.0" |
14 | } | 18 | } |
15 | } | 19 | } | ... | ... |
-
Please register or login to post a comment