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.
Your pytest retries are lying to you. The hidden cost of --reruns, and the plugin I wrote so I could actually see what my tests were doing.

Your pytest retries are lying to you. The hidden cost of --reruns, and the plugin I wrote so I could actually see what my tests were doing.

1
Comments
4 min read
Mistake 14/14: Not using the tools Playwright already gives you

Mistake 14/14: Not using the tools Playwright already gives you

Comments
1 min read
We Built a Custom Playwright Rendering Pipeline for Our MCP Server — Here is What We Learned

We Built a Custom Playwright Rendering Pipeline for Our MCP Server — Here is What We Learned

Comments 2
3 min read
Playwright in Pictures: Fully Parallel Mode

Playwright in Pictures: Fully Parallel Mode

19
Comments 4
3 min read
How I built an open source visual QA tool after every AI agent I tried failed

How I built an open source visual QA tool after every AI agent I tried failed

10
Comments 1
4 min read
Why Playwright Gets You Blocked Even With Proxies

Why Playwright Gets You Blocked Even With Proxies

1
Comments
4 min read
The Hotfix Chronicles: What Broke After the Nexus Release and How I Fixed It (v1.5.2 & v1.5.3)

The Hotfix Chronicles: What Broke After the Nexus Release and How I Fixed It (v1.5.2 & v1.5.3)

3
Comments
7 min read
🚀Playwright vs Selenium in 2026: The Ultimate Guide for Modern Test Automation

🚀Playwright vs Selenium in 2026: The Ultimate Guide for Modern Test Automation

2
Comments 1
3 min read
Mistake 12/14: You're not catching visual regressions

Mistake 12/14: You're not catching visual regressions

2
Comments 1
2 min read
Mistake 11/14: Your E2E tests are checking email format

Mistake 11/14: Your E2E tests are checking email format

1
Comments
1 min read
TypeScript knows your SQL is broken before your tests even run

TypeScript knows your SQL is broken before your tests even run

2
Comments
3 min read
Mistake 9/14: Stop Relying on Staging Data for Edge Case Testing

Mistake 9/14: Stop Relying on Staging Data for Edge Case Testing

Comments
2 min read
End-to-End Testing: Validating Kafka Messages with Playwright

End-to-End Testing: Validating Kafka Messages with Playwright

1
Comments
10 min read
I built a free Playwright & Cypress snippet library — because I was tired of Googling the same patterns

I built a free Playwright & Cypress snippet library — because I was tired of Googling the same patterns

2
Comments
2 min read
Full Stack Automation Testing with Playwright: The Complete Guide

Full Stack Automation Testing with Playwright: The Complete Guide

3
Comments
8 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.