Skip to content
This repository has been archived by the owner on May 8, 2020. It is now read-only.

Add scaling

Latest
Compare
Choose a tag to compare
@wswebcreation wswebcreation released this 08 Dec 09:01
· 7 commits to master since this release

This new release adds scaling images functionality thanks to asterium

It can be used like this

scaleImagesToSameSize

  • Type: boolean
  • Default: false
  • Mandatory: no
  • Remark: Can also be used for checkElement, checkScreen() and checkFullPageScreen(). It will override the plugin setting
    Scales 2 images to same size before execution of comparison. Highly recommended to enable ignoreAntialiasing and ignoreAlpha

Contains:

  • feat: update core with latest version ba91cdc

v3.8.1...v3.9.0