Let’s take a look at how to run our tests in headless mode with no browser and headed mode with a browser and explore the traces of our tests to see a step by step recording of the test execution by using the Show trace option.
Playwright Series Playlist: https://aka.ms/playwright/get-started...
Chapters:
00:00 In this episode
00:18 Headless mode - with no browser
00:45 Headed mode - with a browser
01:36 Text execution with Show trace viewer
03:12 Up next: Writing Tests
Links:
VS Code Extension:
https://aka.ms/playwright-vscode
Playwright docs VS Code:
https://aka.ms/playwright/getting-sta...
Playwright’s trace viewer:
https://aka.ms/playwright/trace-viewer
Playwright on Discord:
https://aka.ms/playwright/discord
#playwright #playwrightdev #vscode