E2E Defect: share.spec.ts:155:6 navigation is preserved after share interactions #64
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
share.spec.ts:155:6 navigation is preserved after share interactionscapabilities\modal-experience\share.spec.tsSource CTA and Share Interactions › navigation is preserved after share interactionsError Message
Evidence (Screenshots/Error Context)
e2e/test-results/capabilities-modal-experie-94d3e-ed-after-share-interactions-desktop-chrome\test-failed-1.pnge2e/test-results/capabilities-modal-experie-94d3e-ed-after-share-interactions-desktop-chrome\error-context.mdRoot Cause Analysis
Fixture/helper returned undefined page context, causing chained locator call to throw.