selenium-standalone
Advanced tools
Comparing version 2.37.0-2.6 to 2.37.0-2.7.0
@@ -14,4 +14,4 @@ var path = require('path'); | ||
// see http://chromedriver.storage.googleapis.com/index.html | ||
v: '2.6' | ||
v: '2.7' | ||
} | ||
}; |
{ | ||
"name": "selenium-standalone", | ||
"version": "2.37.0-2.6", | ||
"version": "2.37.0-2.7.0", | ||
"description": "installs a `start-selenium` command line to start a standalone selenium server with chrome-driver", | ||
@@ -5,0 +5,0 @@ "dependencies": { |
@@ -6,3 +6,3 @@ # selenium-standalone | ||
Currently installs selenium `2.35.0` and chrome driver `2.3`. | ||
Currently installs selenium `2.37.0` and chrome driver `2.6`. | ||
@@ -9,0 +9,0 @@ ```shell |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
5478