Skip to content

computools/nightwatch-example

Repository files navigation

E2E with Nightwatch.js

Project template and simple test examples

Installation

Install required dependencies including Selenium Server and chromedriver:

npm install

Execution

E2E:

npm run test

VRT:

npm run test:vrt

Organizing

Tags:

'@tags': ['example'],

Ignore:

'@disabled': true

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published