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
Often times new screenshots are not generated locally and checked in. This is not caught because our Travis CI builds create new reference screenshots are generated with no indication in the comparison results. It would be helpful to check if for a isNewScreenshot result boolean to assert all screenshots have been properly generated.
Re-logging this issue from zinserjan/wdio-visual-regression-service#83
Often times new screenshots are not generated locally and checked in. This is not caught because our Travis CI builds create new reference screenshots are generated with no indication in the comparison results. It would be helpful to check if for a
isNewScreenshot
result boolean to assert all screenshots have been properly generated.The BaseCompare would need changed here
The LocaleCompare would need changes in these places:
The text was updated successfully, but these errors were encountered: