Recordings & Run History
Replaying video recordings, browsing run history, and filtering past runs.
Every completed run produces a full video recording of the browser session. You can replay it, browse the step log, and filter through history to spot trends.
Accessing recordings
Recordings are available immediately after a run ends. To access them:
- Open the test from your project
- Click the History tab
- Select any completed run from the list
- Click Play on the recording player
The recording player
The recording player replays everything the agent did in the browser — scrolling, clicking, typing, page transitions. Playback is interactive:
- Scrub the timeline to jump to any moment
- Step-sync — clicking a step card in the log jumps the player to that moment
- Pause and zoom — pause at any frame to inspect the page state
Run history
The history tab shows all runs for a test with:
- Result (pass / fail / inconclusive)
- Start time and duration
- Triggered by (manual or schedule name)
You can filter by result to quickly find all failing runs, or sort by date to see the most recent activity.
Comparing runs
When you open two runs side by side, you can compare their step logs to see where behavior diverged. This is useful for tracking down intermittent failures.
Retention
Recordings are stored for 30 days. After that, the video is removed but the step log and result remain in history.