choco-selenium icon indicating copy to clipboard operation
choco-selenium copied to clipboard

Installs and configures selenium standalone, hub, or node server

Results 2 choco-selenium issues
Sort by recently updated
recently updated
newest added

Bumps [testng](https://github.com/cbeust/testng) from 6.14.3 to 7.5.1. Release notes Sourced from testng's releases. TestNG v7.5.1 What's Changed Cherrypick Zip Slip Vulnerability to 7.5 release by @​prashil-g in cbeust/testng#2899 New Contributors @​prashil-g...

dependencies

``` C:\tools\selenium>java -jar "C:\tools\selenium\selenium-server-standalone.jar" -enablePassThrough True -role standalone -port 4444 -browserTimeout 0 -timeout 1800 Exception in thread "main" com.beust.jcommander.ParameterException: Was passed main parameter '-enablePassThrough' but no main parameter was defined...