Latest Issue Archives Sponsorship
Software Testing Weekly
Search

Your search for playwright returned 289 results

  • TOOLS

    What's new in Playwright v1.50.0?

    There are quite a few new features in the latest release of Playwright 1.50.0. Shivam Bharadwaj explains them in more detail.

    Issue 257 • Feb 12th 2025 • Permalink

  • TOOLS

    Advanced Visual Testing with Playwright

    If you want to improve your test automation strategy with visual tests, Dipen Chavan shows how to implement them using Playwright and other tools.

    Also, Debbie O'Brien shares a tip about Handling Visibility in Playwright: getByText vs. getByRole.

    Issue 263 • Mar 26th 2025 • Permalink

  • TOOLS

    Automating Accessibility Checks Using Playwright

    Want to know how to test your web app for accessibility? Thara Perera shows how to achieve that with Playwright and axe-core.

    Moreover, Tolga Ulusoy explains why we should Use await expect(locator).toHaveText() Instead of expect(await locator.textContent()) in Playwright.

    Issue 264 • Apr 2nd 2025 • Permalink

  • TOOLS

    Expect more with playwright-expect

    What's the biggest advantage of open-source projects? The freedom to contribute. Yevhen Laichenkov has just proven it by creating a handy assertion library playwright-expect for Playwright.

    Issue 78 • Jul 3rd 2021 • Permalink

  • TOOLS

    Is Playwright better than Cypress?

    Both Cypress and Playwright are some of the most popular tools for web test automation. So how do they compare? Ganesh Hegde listed out the pros and cons of each.

    And if you want to see an example, Muzammil Ahmed wrote a good tutorial for E2E Implementation of Web Test Automation using Playwright.

    Issue 88 • Sep 11th 2021 • Permalink

  • TOOLS

    Migrating from Puppeteer to Playwright

    In a way, Playwright is an evolution of Puppeteer. Tim Nolet nicely describes the differences and explains how to migrate between them.

    Issue 98 • Nov 19th 2021 • Permalink

  • TOOLS

    Playing with Playwright — Java API

    Playwright recently moved from being a JavaScript-only tool to supporting other languages as well. So here you'll find a nice guide from Angie Jones on getting started and writing your first test in Java.

    Issue 57 • Feb 5th 2021 • Permalink

  • TOOLS

    Playwright Test and Browser Automation

    Charles Chen gives a great high-level overview of Playwright — an open-source tool for end-to-end testing — and compares it to the other popular tools.

    Issue 108 • Jan 29th 2022 • Permalink

  • TOOLS

    Reliable Visual Validation using Playwright

    Rajat Bhardwaj gives an overview of using Playwright's screenshot snapshot feature for visual regression testing.

    Issue 124 • May 21st 2022 • Permalink

  • TOOLS

    Puppeteer & Playwright snippets and guides

    This is a brand-new site with awesome tips, tricks and in-depth guides on Puppeteer and Playwright — the headless testing frameworks. Great project by the Checkly dev team!

    Issue 33 • Aug 21st 2020 • Permalink

  • Prev
  • 1
  • 2
  • 3 of 29
  • 4
  • 5
  • …
  • 29
  • Next

No spam, ever. We'll never share your email address and you can opt out at any time.

Twitter icon LinkedIn icon

©2020-2025 Software Testing Weekly | Terms of Use | Privacy Policy | Sponsorship | Submit a link

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Published with Curated