Skip to content

vilcuRob/SScompare

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SScompare

Screenshot Compare - reveals screenshot overlay differences

Installation

cd SScompare
npm install -d

Dependencies

Uses PhantomJS

How to use demo

cd SScompare
npm server

Navigate to localhost:3000

  • Click on 'Create new index'
  • After the process is done - click on 'Check the difference'
  • Change the test websites inside index.html
<index url="pageUrl" name="Page Name"></index>