fix(e2e): use specific heading selectors to avoid strict mode violations #44

Closed
privilegedescalation-engineer[bot] wants to merge 1 commits from fix/e2e-heading-selectors-strict-mode into main

1 Commits

Author SHA1 Message Date
privilegedescalation-engineer 3228763b90 fix(e2e): use specific heading selectors to avoid strict mode violations
Use full page heading text in E2E test selectors instead of
generic short terms like /node/i or /pod/i that can match
multiple SectionBox headings on the same page.

Co-Authored-By: Paperclip <noreply@paperclip.ing>
2026-03-25 06:36:39 +00:00