Skip to content

v3.2.0-beta.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@corevo corevo released this 08 Jul 15:46
· 1283 commits to master since this release
9c6e749

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