Recording Tests with Playwright's Test Generator

Опубликовано: 24 Май 2026
на канале: Test Management
475
1

In this video, we explore how to use the Playwright Test Generator to record automated tests. While recording isn't the best way to build tests long-term, it’s a great way to learn how Playwright works.

Watch as we walk you through

starting the Test Generator
recording test actions
generating TypeScript scripts in VS Code

You'll also learn how to use the tool's locator and assert features.

In the next lesson, we'll dive deeper into inspectors and locators in Playwright!