Extension issues
Capture highlight is missing- Refresh the page and retry capture.
- Check for cross-origin iframes that block the overlay.
- Prefer data-test attributes when available.
- Capture from a stable environment to reduce dynamic DOM changes.
frame_mismatch: The saved iframe chain no longer matches this page layout. Refresh and retry; if the app layout changed, re-capture the element.selector_miss: The target selector did not resolve in the routed frame or fallback scan. Re-capture the element from the current UI state.permission_blocked: The extension cannot access one or more iframe origins. Grant runtime iframe origin access when prompted, then retry without restarting.
Element Library issues
Search is slow or noisy- Narrow filters by project and tags.
- Sort by stability score to triage risky elements first.
- Re-capture the element to refresh metadata.
Step Replay issues
Missing frames or gaps- Cross-origin frames and strict CSP can reduce recording detail.
- Shorter recordings are more reliable.
- Reduce the replay length or open at 1x speed.