E2E Defect: contrast.spec.ts:57:7 modal text has sufficient contrast in contrast theme #50
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Automated regression reported this failure from Playwright artifacts.
Defect Details
contrast.spec.ts:57:7 modal text has sufficient contrast in contrast themecapabilities\accessibility\contrast.spec.tsColor Contrast Across Themes › modal text has sufficient contrast in contrast themeError Message
Evidence (Screenshots/Error Context)
e2e/test-results/capabilities-accessibility-a0890--contrast-in-contrast-theme-desktop-chrome\test-failed-1.pnge2e/test-results/capabilities-accessibility-a0890--contrast-in-contrast-theme-desktop-chrome\error-context.mdRoot Cause Analysis
Selector ambiguity: locator matches multiple dialogs (article summary and policy modal) causing strict-mode failures.