From 76710e6d22317183e1b1e71b580533a7726d83d9 Mon Sep 17 00:00:00 2001 From: Ross Smith II Date: Wed, 14 Aug 2019 18:55:53 -0700 Subject: [PATCH] Add version to selenium --- bucket/selenium.json | 1 + 1 file changed, 1 insertion(+) diff --git a/bucket/selenium.json b/bucket/selenium.json index 2f6b49dca6..e83ad5fd5d 100644 --- a/bucket/selenium.json +++ b/bucket/selenium.json @@ -1,4 +1,5 @@ { + "version": "3.141.59", "homepage": "https://www.seleniumhq.org/", "description": "A portable framework for testing web applications.", "license": "Apache-2.0",