E2E Defect: tooltip.spec.ts:169:6 tooltip does not trap focus #41
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
tooltip.spec.ts:169:6 tooltip does not trap focuscapabilities\microinteractions\tooltip.spec.tsContact Email Tooltip @smoke › tooltip does not trap focusError Message
Evidence (Screenshots/Error Context)
e2e/test-results/capabilities-microinteract-b683c-tooltip-does-not-trap-focus-smoke-chromium\test-failed-1.pnge2e/test-results/capabilities-microinteract-b683c-tooltip-does-not-trap-focus-smoke-chromium\error-context.mdRoot Cause Analysis
Test code calls unsupported locator API (
isFocused) causing immediate failure.