In order to see the visual difference between 2 images/screeshots, I have to store screenshots manually in baseFolder. Is there a way where can I store screenshots automatically in base folder or any specified folder?
You’re doing it right by setting “prepareBaseImage” to “true”, but I realized there is a bug currently in library “codeceptjs-resemble-helper” and it does not work as expected when configured on helper level.
A workaround would be to set the parameter to “true” at each “I.seeVisualDiff”:
Thanks for you response. The above answer is saving screenshots after comparison . But what I want to achieve is:
Save screenshots in base folder when I run