Replay’s DevTools has six primary panels for inspecting the replay:

🧱 Elements Inspect ui element styles and attributes

🖨️ Console Inspect logs, exceptions, errors, and events

📡 Network Inspect network activity, requests, and response bodies

⚛️ React Inspect react components, their state and props

🔍 Search Search files, functions, and text

⏸️ Pause Inspect the call stack and scope

<aside> 💡 Want to know how to best use these features for debugging? Check out Debugging.

</aside>

Untitled

<aside> 👉 You can also view Events from the Replay Info panel in DevTools or Viewer mode.

</aside>

Layouts

DevTools has three layouts:

Select a layout using the icon on the upper-right of the Console. You can also toggle the video visibility in DevTools mode by clicking the video icon.