Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 386 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 386 Bytes

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