Quick introduction to Allure reports with Playwright
Interested in getting decent Playwright test reports? Kostiantyn Teltov shows how to integrate Allure for that purpose.
Elevating Automated Testing: Playwright Meets ChatGPT
Christine Pinto prepared a fine overview with examples of using AI to enhance test automation with Playwright.
Also, Adrian Maciuc wrote a great guide to various ways of Debugging with Playwright.
Automation QA: Playwright Codegen is easy
Alex Khvastovich recorded a decent, 13-minute tutorial to Playwright's Test Generator capabilities.
Also, did you know you can Turn Playwright tests into Artillery Load Tests? Learn how with Jarad Saunders.
Ultimate Guide to Visual Testing with Playwright
This is huge! Mike Stop Continues wrote a very detailed guide to visual testing with Playwright. It's full of advice and code examples.
Playwright with Typescript tutorial on FIFA World Cup site
Want to learn Playwright in practice from a video tutorial? In a one-hour session, Dilpreet Johal explains how to use the tool to navigate through and test the FIFA World Cup website.
How to apply Playwright Fixtures with Page Object Model
Thara Perera shows how to leverage Playwright's Fixtures feature to manage Page Objects.
Also, some of you might be wondering: Should I use JavaScript or TypeScript with Playwright?
Using the Playwright Page Object Model
Madeline Caples wrote a fine guide to properly applying Page Object Model in Playwright.
Additionally, Butch Mayhew shows how to Calculate API Endpoint Coverage in Playwright.
What's new in Playwright 1.33 & 1.34
Playwright has had some significant updates recently. Here's Debbie O'Brien and Andrey Lushnikov explaining all about it.
Serenity supports Playwright Test UI Mode
If you like using BDD with Playwright tests, you might be happy to find out that the 3.3.0 version of Serenity/JS brings support for Playwright Test UI mode, as explained by Jan Molak.
Visual Testing in Playwright: Ensure UI Consistency
If you want to learn about visual testing with Playwright, here's a good 23-minute overview by Jared from CommitQuality.