Quickstart Guide

Replay documentation

Learn to record your first replay, inspect your app with Replay DevTools, and drive your test flakes to zero.

Get started with our Quickstart Guide

Topics

Time travel

Learn how to inspect your application in new ways.

Browser DevTools

Inspect your application with Browser DevTools after the fact.

Framework DevTools

Inspect your application with next level Framework DevTools.

Record your first replay

Record your app with with the Replay browser in under a minute.

Record your Cypress tests

Learn how to setup our Cypress plugin and record your tests.

Record your Playwright tests

Learn how to setup our Playwright plugin and record your tests.

Learn the basics

  • Live console logs

    Add console logs in your code with a single click.

  • React components

    Inspect React component props, state, and hooks.

  • Hit counts

    Explore your source code with built-in code coverage.

  • Cypress Timeline

    Debug your test as if it’s running locally with test step details.

  • Top failing tests

    Burn down the backlog of failing and flaky tests.

  • PR comments

    Catch regressions before they ship to prod with PR comments.