/codeceptjs-demo

simple demos of CodeceptJS

Primary LanguageJavaScript

codeceptjs-demo

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