To find free tool to make full screenshots comparison on desktop + tablet/mobile!
- ignore elements
- pixel difference (e.g. withDiffSizeTrigger(10pixel))
- timeout for time scrolling
$ clean test
$ allureReport
$ allureServe
Default browser: Chrome
- to run failed tests by running
your testNG ... .xml
suit - search for the results in
//Resources/ActualScreenshot.png
folder, there should be appeared screenshot withActual ... png
in the name - once you found your screenshot > exchange part of the name from
Actual
toOriginal
- if you still get screenshot with
Difference ... .png
double check maybe you have missed ignoreElement
The cool thing is the tests are 100% stable
FYI if you want to try something else look at the video youtube