Published on Maven Central Java Library that compares 2 images with the same sizes and shows the differences visually by drawing rectangles. Some parts of the image can be excluded from the comparison. Can be used for automation QA tests.
Describe the bug
The two png are mismatch, but always return a matched result.
To Reproduce
Steps to reproduce the behavior:\
I use ImageComparison to compare png on my ci test case. most png compared result return rightly, but recently, i have two png always return matched. but infact they are diffrent.
see two png to compare.
Expected behavior
return MISMATCHED
Screenshots
Desktop (please complete the following information):
Describe the bug The two png are mismatch, but always return a matched result.
To Reproduce Steps to reproduce the behavior:\
Expected behavior return MISMATCHED
Screenshots
Desktop (please complete the following information):
Baseline: