Visualize the differences from screenshots taken from latest and old website URL.
$ npm install -g website-diff
$ website-diff [latest website URL] [old website URL]
$ website-diff http://localhost:5000 http://example.com
Visualize the differences from screenshots taken from latest and old website URL.
JavaScriptApache-2.0