Element not found
When a selector no longer matches DOM or has zero size.
Common causes
- Renamed classes after a refactor.
- Content behind feature flags or auth — element absent for some users.
- Virtualized lists that unmount off-screen nodes.
Verify locally
Paste the selector into DevTools console on the exact URL users tour.