You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
No, it doesn't help in your case. Moreover I looked at your downloaded images. And if you switch between them, you can see that several letters have slightly changed their location. So it's a font rendering problem and tolerance and even antialiasingTolerance doesn't help there.
That's quite ok .. nice to get a reply even if it's so late.
I leave my job at DR at the end of this week so it's not really a problem for me anymore! 😛
I have the following two images to compare. They are full-page screenshots of a web page, captured by Hermione. Taken on Browserstack Windows 10 Edge.
Baseline:
https://user-images.githubusercontent.com/44468637/65691884-eafebc80-e071-11e9-942c-438cfcc667e7.png
Actual:
https://user-images.githubusercontent.com/44468637/65691893-ef2ada00-e071-11e9-84ef-899338b3651b.png
Here is a closeup of some of the differences it produces:
To me it looks like antialiasing, but no matter what i set as the
antialiasingTolerance
, it says these images are different.I have to increase
tolerance
to 20 before it starts to pass.Is it possible we're dealing with a difference in alpha transparency rather than antialiasing? Can
looks-same
get an option for dealing with alpha?The text was updated successfully, but these errors were encountered: