v3.2.0-beta.1
Pre-release
Pre-release
Running from CLI and test reuse
This release includes running from CLI again, and reusing test cases.
To reuse a test case use the newly added run
command, it takes another test case as it's target and will run and wait for it to finish before continuing.
To get the CLI runner make sure to run:
npm install selenium-side-runner@beta -g