Update ie11webdriver to version 3.12.0

This commit is contained in:
Richard Kuhnt 2018-05-11 14:00:26 +00:00
parent 0b10ad965c
commit 20fb15cb07

View File

@ -1,15 +1,15 @@
{
"version": "3.11.1",
"version": "3.12.0",
"homepage": "http://www.seleniumhq.org/",
"bin": "IEDriverServer.exe",
"architecture": {
"64bit": {
"url": "https://selenium-release.storage.googleapis.com/3.11/IEDriverServer_x64_3.11.1.zip",
"hash": "47151e2cdde6bb436af6c9d77ef16b5236e0eaaac2749e83fd52759bb51ecc31"
"url": "https://selenium-release.storage.googleapis.com/3.12/IEDriverServer_x64_3.12.0.zip",
"hash": "70d55cfeab74e6d0f2e15b826e6b90a97798151606e45e6338e83f98bdf3007c"
},
"32bit": {
"url": "https://selenium-release.storage.googleapis.com/3.11/IEDriverServer_Win32_3.11.1.zip",
"hash": "50d955e275cbcd71d4e4b73b91c38f45c786869b234d71d7cbaf1bc144938654"
"url": "https://selenium-release.storage.googleapis.com/3.12/IEDriverServer_Win32_3.12.0.zip",
"hash": "854fec7c21331b881cf2516c86fd93d435738be1c63703a5950319952f3e4b63"
}
},
"checkver": {