selenium-standalone
Advanced tools
Comparing version 8.0.7 to 8.0.8
@@ -318,2 +318,3 @@ /* eslint-disable no-shadow */ | ||
} | ||
throw new Error('Could not download ' + downloadUrl); | ||
}); | ||
@@ -320,0 +321,0 @@ }); |
{ | ||
"name": "selenium-standalone", | ||
"version": "8.0.7", | ||
"version": "8.0.8", | ||
"description": "installs a `selenium-standalone` command line to install and start a standalone selenium server", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
84539
1259