How to debug Playwright end-to-end tests

How to debug Playwright end-to-end tests

Jan 3, 2024

Learn in this video how you can use Playwright's debug and UI mode, "page.pause()" and Playwright's VS Code extension to debug your end-to-end tests.

0:00 Intro

1:08 Debugging in headed mode

1:31 Debugging in debug mode

2:05 Debugging in UI mode

3:33 Debugging with "page.pause()"

4:50 Debugging in VS Code

#playwright