Skip to content

computools/nightwatch-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

 
 
 

Contributors