DEV Community

Playwright Web Testing & Automation Framework 🎭

Playwright is an open-source framework for Web Testing and Automation. It enables reliable end-to-end testing for modern web apps across browsers and platforms, using one API! Playwright supports resilient testing (with features like auto-wait, web-first assertions and tracing) with powerful tooling for authoring, debugging and profiling your end-to-end tests!

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Can ChatGPT Write Testing Automation for Tools Like Selenium, Cypress, and Playwright?

Can ChatGPT Write Testing Automation for Tools Like Selenium, Cypress, and Playwright?

1
Comments
4 min read
Choosing e2e testing framework. Cypress vs Playwright case

Choosing e2e testing framework. Cypress vs Playwright case

Comments
5 min read
Solving Cypress Preflight Request Errors in Rails Test Environment

Solving Cypress Preflight Request Errors in Rails Test Environment

Comments
2 min read
How I automated the booking of CrossFit (or any other group activity) at my gym using Playwright

How I automated the booking of CrossFit (or any other group activity) at my gym using Playwright

1
Comments
3 min read
How to Run End-to-End Tests on Vercel Preview Deployments

How to Run End-to-End Tests on Vercel Preview Deployments

5
Comments
3 min read
data-testid: Bridging the Gap between QA Engineering and Front End Dev

data-testid: Bridging the Gap between QA Engineering and Front End Dev

5
Comments
4 min read
Running Playwright Codegen with existing Chromium Profiles

Running Playwright Codegen with existing Chromium Profiles

33
Comments 2
3 min read
Implementing Microsoft Entra Certificate-Based Authentication with Playwright

Implementing Microsoft Entra Certificate-Based Authentication with Playwright

19
Comments
3 min read
How to Track Web Page Changes with Automated Screenshots

How to Track Web Page Changes with Automated Screenshots

3
Comments 1
10 min read
The Future of Testing: Key Trends and Predictions

The Future of Testing: Key Trends and Predictions

1
Comments
7 min read
A Complete Guide to Playwright Automation Framework

A Complete Guide to Playwright Automation Framework

5
Comments
7 min read
DIY: Enhance Code Reviews with Visual Testing

DIY: Enhance Code Reviews with Visual Testing

5
Comments
7 min read
Wednesday Links - Edition 2024-08-07

Wednesday Links - Edition 2024-08-07

Comments
1 min read
Testing with Playwright: How to Make Authentication Less Painful and More Readable

Testing with Playwright: How to Make Authentication Less Painful and More Readable

1
Comments
7 min read
Python Library that auto-solves TikTok's captchas and lets you upload/schedule videos with TikTok sounds and hashtags

Python Library that auto-solves TikTok's captchas and lets you upload/schedule videos with TikTok sounds and hashtags

104
Comments 4
1 min read
Playwright - Remember me functionality

Playwright - Remember me functionality

Comments
1 min read
Types of Automation Testing: A Comprehensive Guide

Types of Automation Testing: A Comprehensive Guide

1
Comments
9 min read
Data-Driven API testing with Playwright: Step-by-step 👨🏼‍💻🐞

Data-Driven API testing with Playwright: Step-by-step 👨🏼‍💻🐞

9
Comments
5 min read
Playwright (1.45.2) Jenkins Pipeline Issue-Typescript

Playwright (1.45.2) Jenkins Pipeline Issue-Typescript

Comments 1
1 min read
3 Successful Test Runs Is the Magic Number

3 Successful Test Runs Is the Magic Number

Comments
2 min read
Mastering End-to-End Testing: Which Tool Cypress or Playwright Should You Choose?

Mastering End-to-End Testing: Which Tool Cypress or Playwright Should You Choose?

2
Comments
3 min read
Running Playwright Tests on Pull Requests with Signadot

Running Playwright Tests on Pull Requests with Signadot

1
Comments
7 min read
Advanced Playwright Testing: Leveraging the Page Object Model (Part 2)

Advanced Playwright Testing: Leveraging the Page Object Model (Part 2)

6
Comments
4 min read
End-to-End Testing React Components with Playwright: (Part 1)

End-to-End Testing React Components with Playwright: (Part 1)

32
Comments 1
4 min read
Iterate quickly using the new --only-changed option

Iterate quickly using the new --only-changed option

53
Comments 2
3 min read
loading...