Update chromedriver to version 2.40

This commit is contained in:
Richard Kuhnt 2018-06-08 06:01:13 +00:00
parent 470a801b2a
commit c94e9ac494

View File

@ -1,10 +1,10 @@
{ {
"version": "2.39", "version": "2.40",
"homepage": "https://sites.google.com/a/chromium.org/chromedriver/", "homepage": "https://sites.google.com/a/chromium.org/chromedriver/",
"description": "An open source tool for automated testing of webapps across many browsers", "description": "An open source tool for automated testing of webapps across many browsers",
"license": "BSD-3-Clause", "license": "BSD-3-Clause",
"url": "https://chromedriver.storage.googleapis.com/2.39/chromedriver_win32.zip", "url": "https://chromedriver.storage.googleapis.com/2.40/chromedriver_win32.zip",
"hash": "cc9d2d714f06f3d07cc599df82fdf73bad656c90c5a915b20e7aa52d31c47bbb", "hash": "035e7cac5dcf1eed73f3c9d0594fe1cd3c7b578670b4e7f2cadb5b3f6d48eaf2",
"bin": "chromedriver.exe", "bin": "chromedriver.exe",
"checkver": { "checkver": {
"url": "https://chromedriver.storage.googleapis.com/LATEST_RELEASE", "url": "https://chromedriver.storage.googleapis.com/LATEST_RELEASE",