Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 493 Bytes

README.md

File metadata and controls

29 lines (21 loc) · 493 Bytes

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>