selenium-drivers
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "selenium-drivers", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "Selenium standalone with browser drivers", | ||
@@ -9,2 +9,5 @@ "main": "index.js", | ||
}, | ||
"bin": { | ||
"selenium-drivers": "java -jar ./lib/selenium-server-standalone-2.42.2.jar" | ||
}, | ||
"directories": ["lib"], | ||
@@ -11,0 +14,0 @@ "repository": { |
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
46762872