Codeception / codeceptjs-demo

simple demos of CodeceptJS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

simple demos of CodeceptJS


Languages

Language:JavaScript 100.0%