Update selenium to version 3.6.0

This commit is contained in:
Richard Kuhnt 2017-09-27 17:01:46 +00:00
parent d11e4e117a
commit ef16da1502

View File

@ -1,8 +1,8 @@
{ {
"version": "3.5.3", "version": "3.6.0",
"homepage": "http://www.seleniumhq.org/", "homepage": "http://www.seleniumhq.org/",
"url": "https://selenium-release.storage.googleapis.com/3.5/selenium-server-standalone-3.5.3.jar#/selenium.jar", "url": "https://selenium-release.storage.googleapis.com/3.6/selenium-server-standalone-3.6.0.jar#/selenium.jar",
"hash": "66c137224997e631573aa2354c13db4f467dccb08a5345aea15ea70b69728f2f", "hash": "e21c972f5a0e58e56ee368ba95e202b2117954aa4eae3a9760f86f542d206387",
"bin": "selenium.cmd", "bin": "selenium.cmd",
"pre_install": "\"@java -jar \"\"$dir\\selenium.jar\"\" %*\" | out-file -en oem \"$dir\\selenium.cmd\"", "pre_install": "\"@java -jar \"\"$dir\\selenium.jar\"\" %*\" | out-file -en oem \"$dir\\selenium.cmd\"",
"checkver": { "checkver": {