Skip to content

SteveBrandt/nightwatch-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nightwatch-example

An example project to illustrate the usage of Nightwatch.js

dependency version
nightwatch ^0.9.19
selenium-server-standalone 3.8.1
chromedriver 2.35

Requirements

  • Linux an Darwin (Mac)
  • Chrome 63 is installed

Install

npm install

Run

chrome

./nightwatch

chrome-headless

./nightwatch -e chrome-headless

Test results are stored in

/reports

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published