Update chromedriver to version 2.39

This commit is contained in:
Richard Kuhnt 2018-05-30 08:00:18 +00:00
parent 11d17468a6
commit de592ea80e

View File

@ -1,10 +1,10 @@
{ {
"version": "2.38", "version": "2.39",
"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.38/chromedriver_win32.zip", "url": "https://chromedriver.storage.googleapis.com/2.39/chromedriver_win32.zip",
"hash": "a8fa028acebef7b931ef9cb093f02865f9f7495e49351f556e919f7be77f072e", "hash": "cc9d2d714f06f3d07cc599df82fdf73bad656c90c5a915b20e7aa52d31c47bbb",
"bin": "chromedriver.exe", "bin": "chromedriver.exe",
"checkver": { "checkver": {
"url": "https://chromedriver.storage.googleapis.com/LATEST_RELEASE", "url": "https://chromedriver.storage.googleapis.com/LATEST_RELEASE",