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 ... .xmlsuit - search for the results in
//Resources/ActualScreenshot.pngfolder, there should be appeared screenshot withActual ... pngin the name - once you found your screenshot > exchange part of the name from
ActualtoOriginal - if you still get screenshot with
Difference ... .pngdouble 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