Live-DOM Selector Verification
Verify each patched selector against the real page DOM before a full test run — kills hallucinated selectors.
:::note Draft — scaffolded page This page is a stub. Planned contents:
- Why: 0-match (hallucinated) / >1-match (ambiguous) selectors
- Set app-url / E2E_HEALER_APP_URL
- Requires npx playwright install browsers
- Graceful skip when URL empty/unreachable
- v1 limitation: entry-page state only :::