How To Use Playwright's testInfo.retry To Deal With Flakey Environments
We've had some Cypress tips, now it's time for Playwright. Here's a helpful one by Sergei Gapanovich about smarter test retries.
Furthermore, Irfan Mujagić explains how to Handle Unreliable API Endpoints with Custom Retry Logic and Mocking with Playwright.
Jan Molak, one of Serenity/JS creators, created templates for using this handy framework with Playwright and WebdriverIO.
Here's great advice from Tim Nolet on why it's so important to avoid hard waits and rely on a smarter approach instead. It also includes examples using Puppeteer and Playwright tools.
Similarly, Sajitha Pathirana explains why not to use hard assertions everywhere.
Top 5 Javascript Test Automation Frameworks in 2022
Ana Mihajloska describes the pros and cons of the five popular JavaScript test automation tools.
Furthermore, Pramod Dutta recorded a quick video comparing Playwright vs Cypress vs Selenium.
Why testing CSS is challenging & how we did it
Wondering how you could possibly test CSS? Well, it's not that straightforward, but you can leverage visual testing using Playwright to find unwanted regressions.
Next big trend in testing? Debugging
Filip Hric explains how debugging is becoming one of the key features of modern test automation solutions, mentioning examples from Cypress, Playwright and Vue.
It's Finally Here! A JSON Test Results Data Format
Matthew Thomas announces CTRF — an open-source test reported in JSON format. It already supports popular test runners, such as Cypress, Jest, Playwright, and many more.
Unite your QA, dev, and ops teams with Checkly
The Checkly CLI allows you to use Playwright to test your apps and websites from 22 different locations across the globe, while enabling your ops and dev teams to easily integrate their E2E and API monitoring efforts with your Playwright tests.
Get started with Checkly CLI by running npm create @checkly/cli
. Learn more about the Checkly CLI here.
Welcome to the 181st issue!
Do you want to learn more about Playwright, Cypress or Postman?
Today, I want to give a special shout-out to Jarad Saunders, who's been running the CommitQuality YouTube channel.
For example, you can find free playlists with extensive tutorials:
Kudos for doing this and sharing it with the community. 🙏
Happy learning!