wswebcreation / protractor-image-comparison

npm-module to compare images with protractor
86 stars 38 forks source link

added tolerance property that prevents saving result image to diff folder #55

Closed IgorSasovets closed 6 years ago

IgorSasovets commented 6 years ago

This is implementation of feature request for tolerance property that allows to set allowable percentage of mismatches and don't save image with comparison results to diff folder.