How to debug failed scripts with Playwright's Trace Viewer

How to debug failed scripts with Playwright's Trace Viewer

Aug 3, 2022

Debugging test cases that only occasionally fail or "work on your machine" can be tough. Luckily, Playwright allows you to record all your script's steps and travel back in time using the Trace Viewer.

Learn in this video how trace all your Playwright scripts.

Playwright Trace Viewer documentation: https://playwright.dev/docs/trace-viewer