Andrey Lushnikov — Introducing Playwright test runner

Ближайшая конференция: Heisenbug 2023 Autumn — 10–11 октября (online), 15–16 октября (offline) Подробности и билеты: — — Playwright Test runner is a new test runner for end-to-end tests from Playwright team. In this talk, we’ll get an introduction to Playwright Test. We’ll start from scratch with a simple test to see how Playwright Test runs parallel by default and supports multiple browsers. We will learn about “fixtures“ that make tests configuration easy and flexible. We’ll see how to do data-driven tests and how to manage testing artifacts — such as screenshots and videos. Finally, we’ll learn how to use built-in debugging tools, such as Playwright Inspector and Playwright Tracing. By the end of the talk, we’ll have a good understanding of what Playwright Test is and how to use it. Ссылка на презентацию:
Back to Top