Skip to content

Automatic visual diffing with Puppeteer

Notifications You must be signed in to change notification settings

marsvaardig/puppeteer-diffing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Automatic visual diffing with Puppeteer

Demo code of a Lightning Talk at Fronteers on how to visually compare a production and staging website. The code uses Google.com for production and Google.be for staging.

Example "diff" image comparing Google.be with Google.com

Inspired from https://meowni.ca/posts/2017-puppeteer-tests/

Installation

yarn install

Run

./node_modules/mocha/bin/mocha --timeout 10000

About

Automatic visual diffing with Puppeteer

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages