Learn how to use Playwright to automate browser testing with existing Chrome and Edge profiles. This guide covers setting up the environment, launching browsers with default and custom profiles, and using Playwright Codegen for efficient test creation and debugging.
Use Playwright with sites secured with Microsoft Entra and certificate-based authentication (CBA). Follow this guide for step-by-step instructions and code examples to set up passwordless, phishing-resistant authentication.
Overview of the Open Source Root Cause project which makes it easy to find the reason for failing Playwright or Puppeteer tests.
Use Playwright to run your status checks in the cloud to monitor the availability of your web applications.
Control browsers in the cloud with Golang by using the Playwright library.
Using Playwright to control Chromium, Firefox, or WebKit with Python and optional asyncio integration.
Setup and usage of the Playwright Heroku buildpack to run Chromium and Firefox on the Heroku Ubuntu stack.
In this blog post, we'll compare two Jest setups for creating and running end-to-end tests with Playwright.
Control Chromium-based browsers like Google Chrome, Microsoft Edge, or Brave with Node.js.
Overview and setup guide for tracking and visualizing the JavaScript test coverage of your Playwright end-to-end tests with Jest.
Demonstration on how you can use Playwright to create thumbnails of your web pages (e.g. blog) as e.g. Twitter preview image (og:image) built with Next.js
Deep dive into how you record a Chromium browser with playwright-video and upload the recording with GitHub Actions as an artifact.
Introduction and walkthrough into the Playwright framework: a Node.js library to automate Chromium, Firefox and WebKit with a single API.
https://github.com/mxschmitt/react-have-i-been-pwned/