Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 472 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 472 Bytes

Screenshots Comparator

MVP of the cross-browser screenshot comparison tool

Installation & Running

  1. npm install to install dependencies
  2. node index.mjs 'path/to/screenshots' to run tool

Hints

  • Screenshots are copied to the report/data folder
  • The tool saves report to report/index.html
  • You can pass custom comparison threshold (0-1) as a second argument
  • Valid screenshot name suffixes:
    • -chromium.png
    • -firefox.png
    • -webkit.png