Playwright stories: Visual comparisons with Dynamic data
Kostiantyn Teltov shows Playwright's handy feature of writing smart visual tests that ignore part of the screen where the app uses dynamic content.
Speaking of data, Butch Mayhew demonstrates how to Create a DataFactory to Manage Test Data.
Directory of all Playwright video tutorials
Once again, Luc Gagan delights us with some handy Playwright resources. This time, it's about many videos, such as tutorials, feature overviews, and more.
The New Playwright UI Mode looks awesome
Kostiantyn Teltov thoroughly reviews the new UI mode in the just-released Playwright 1.32. There are plenty of interesting features!
Similarly, Kailash Pathak demonstrates How to Run Test Cases in Playwright's UI Mode.
Cypress vs Playwright — which JavaScript testing framework is better?
Józef Szymala does a deep comparison of two popular tools for testing web applications— Cypress and Playwright.
Similarly, Aleksandar Zeljković also compares Cypress vs Playwright — Clash of the Titans: Writing first tests.
Cypress vs Playwright: some comparison elements
This is an interesting analysis of the two tools that sparked an equally interesting discussion in the comments on Reddit.
There's also another thread asking for opinions on Selenium or Cypress? What is better to learn?.
Five Playwright Tips to Level Up Your Testing Game
Stefan Judis shares a handful of practical tips that can help you get the most out of Playwright.
Moreover, Tally Barak wrote a decent Illustrated Guide to Using Promise.all in Playwright Tests.
Playwright — Generate Assertions with ONE Button Click!
The 1.40.0 release of Playwright brought a handy feature that speeds up creating assertions. Jarad Saunders explains it in this short, 5-minute video.
API Contract Testing on Frontend with Playwright
Playwright is a versatile tool and Andrey Enin shows how you can use it to validate contracts of your APIs.
Moreover, Kostiantyn Teltov explains the Controller and action layer concepts in API test design.
Can Playwright Write Tests For You With Codegen?
Writing test scripts often involves repetitive, mundane steps. Discover how you can streamline this process with Mailsac's latest video, showcasing Playwright and its intuitive new feature — Codegen. Eliminate the boilerplate and enhance the efficiency of your testing life.
Playwright Tutorial Java Full Course in One Shot
Want to learn Playwright in Java? Pramod Dutta recorded a two-and-a-half-hour tutorial that guides you through all of its aspects.