selenium-standalone
Advanced tools
Comparing version 8.0.3 to 8.0.4
@@ -111,3 +111,3 @@ module.exports = start; | ||
args.push('-jar', fsPaths.selenium.installPath, ...opts.seleniumArgs, ...opts.javaArgs); | ||
args.push(...opts.javaArgs, '-jar', fsPaths.selenium.installPath, ...opts.seleniumArgs); | ||
@@ -114,0 +114,0 @@ await checkPathsExistence(Object.keys(fsPaths).map((name) => fsPaths[name].installPath)); |
{ | ||
"name": "selenium-standalone", | ||
"version": "8.0.3", | ||
"version": "8.0.4", | ||
"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