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
We are using codeceptjs-resemblehelper to perform visual regression testing for our application that supports multiple locales. We are logging in with users mapped to these locales to achieve this.
We were trying a negative scenario where we compared two search boxes of different locales.
The tests are passing even though the locales are not the same. I used another screenshot for comparison to see if the screen comparison is actually working or not. It looks like only the dimensions are considered and not the contents in the screenshot which is weird.
Could you please take a look at this?
The text was updated successfully, but these errors were encountered:
sharath2106
changed the title
Screenshot comparison is not working for placeholder text
Screenshot comparison is not working
Aug 22, 2022
We are using codeceptjs-resemblehelper to perform visual regression testing for our application that supports multiple locales. We are logging in with users mapped to these locales to achieve this.
We were trying a negative scenario where we compared two search boxes of different locales.
The tests are passing even though the locales are not the same. I used another screenshot for comparison to see if the screen comparison is actually working or not. It looks like only the dimensions are considered and not the contents in the screenshot which is weird.
Could you please take a look at this?
The text was updated successfully, but these errors were encountered: