microsoft/contosotraders-cloudtesting

[pixel-perfect] Need separate baseline images for "login enabled" vs "login not enabled" scenarios

mithunshanbhag opened this issue · 1 comments

The current baseline images work fine in the "login enabled" scenario, since they account for the "Login" button.

But these same tests will fail in the "login not enabled" scenario because of the aforementioned "Login" button in the baseline.

https://github.com/microsoft/contosotraders-cloudtesting/tree/main/src/ContosoTraders.Ui.Website/tests/pages.spec.ts-snapshots

maxDiffPixels config should account for this