Skip to content

nightwatch.js example of Visual Regression Testing using selenium and firefox driver

Notifications You must be signed in to change notification settings

iam404/nightwatch-screenshot-compare

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Screenshot compare using NightwatchJS

nightwatch.js example of Visual Regression Testing using selenium webdriver and node-resemble-js.

test file: mytest.js

screenshots are saved in ./screenshots

Make sure you have node/npm installed. Run npm install to install all dependencies

Running tests:

$npm install

$grunt nightwatch

About

nightwatch.js example of Visual Regression Testing using selenium and firefox driver

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published