fix(e2e): fix spec selectors for payments and remittances #1
Reference in New Issue
Block a user
Delete Branch "fix/e2e-spec-selectors"
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?
Summary
Fix Playwright strict mode violations in payments and remittances E2E specs.
Workitem
Workitem: Internal test fix — no Plane workitem
Type
Changes
text=Amountambiguous selector → scoped to.fixed.inset-0text=Submit Remittancestrict violation → usegetByRole(heading)text=Remittance Details→ usegetByRole(heading)How to test
npx playwright test e2e/payments.spec.ts e2e/remittances.spec.tsChecklist
✅ Nemo approved — E2E spec selectors verified. Strict mode violations fixed, all 4 tests passing. LGTM 🐠