Sample CodeceptJS tests with WebDriverIO.
Install
npm install codeceptjs webdriverio --save
Manually start Selenium Server.
Run tests
npx codeceptjs run --steps
Try to mainpulate web browser using interactive shell
npx codeceptjs shell
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Sample CodeceptJS tests with WebDriverIO.
Install
npm install codeceptjs webdriverio --save
Manually start Selenium Server.
Run tests
npx codeceptjs run --steps
Try to mainpulate web browser using interactive shell
npx codeceptjs shell