codeceptjs-resemblehelper v1.6.0
Features and Issues addressed as part of this release.
- Support for Puppeteer, thanks to @DavertMik #24
- Support for Allure Reporter and Diff Plugin, thanks @Kartikeya99 #26
- Support for Cloud Storage, now save base images and diff images on AWS storage and pull them in your Builds directly, thanks @Kartikeya99 #28
- Support for Full Page screenshots via Puppeteer support.
- Support for Adding IgnoredBox option, and ignoring a section of the application
- Support for taking Screenshot of an element/section, using them for comparison.
and some minor fixes