Playwright | How to take Screenshots with Class
Here’s how you can take full page screenshots, trigger them on failure, do diffing, cropping and masking on local or in CI/CD. Let’s dive in!
Playwright | How to use Locator
Locators can be tricky to understand, but they’re super power and actually quite helpful once you learn how to use them. Let’s look at some quick ways to get…
Playwright vs Selenium Throwdown
Discover the winner in this ultimate feature showdown. Unleash better performance and easy setup with Playwright, while tapping into Selenium’s powerful…
Playwright vs Cypress Throwdown
Browser support, language flexibility, plugin options – let’s delve into the battle of features for software testers
What is Playwright (and should I use it?)
Playwright is a test automation framework from Microsoft. It promises less flakiness, full cross browser capability and a better test debugging experience.