What problem does it solve?
It prevents false confidence by verifying browser-facing behavior with real runtime evidence instead of relying on compilation output, static screenshots, or unit tests that never hydrate or execute the full UI.
Core Features & Use Cases
- Runtime evidence capture: Collects console output, page errors, DOM state, network request outcomes, performance signals, and process/cleanup status.
- Visual + accessibility verification: Records screenshots across required viewports and checks keyboard reachability, focus, accessible names, landmarks/headings, and error announcements.
- Advanced surface proof: Validates video/media playback and fallbacks, canvas/WebGL health (including no-WebGL behavior), and visual-diff evidence with baseline/current/diff mapping and verdict logic.
Quick Start
Run browser-runtime-verification by telling your AI to verify the target route in a real preview/browser session and produce a browser-runtime-report with screenshots, console/network/DOM evidence, accessibility notes, and a PASS/FAIL/PARTIAL/BLOCKED verdict.