Get started with end-to-end testing: Playwright | Episode 3 - Running Tests (Дата оригинальной публикации: )

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: 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: Playwright docs VS Code: Playwright’s trace viewer: Playwright on Discord:
Back to Top