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.
How to Diff Browser Profile State Before Reusing It in Playwright

How to Diff Browser Profile State Before Reusing It in Playwright

Comments
7 min read
Playwright E2E Tests: Actions, Assertions, Hooks

Playwright E2E Tests: Actions, Assertions, Hooks

Comments
3 min read
OTP Verification in Playwright Without Regex

OTP Verification in Playwright Without Regex

Comments
4 min read
🚑 Creating a Self-Healing Automation Framework with Playwright

🚑 Creating a Self-Healing Automation Framework with Playwright

Comments 1
3 min read
How to Test Magic Link Authentication in Playwright (No API Key, No Regex)

How to Test Magic Link Authentication in Playwright (No API Key, No Regex)

Comments
4 min read
How to E2E Test Supabase Auth Email Flows in Playwright (No Docker, No InBucket)

How to E2E Test Supabase Auth Email Flows in Playwright (No Docker, No InBucket)

Comments
4 min read
Why Healenium Fails on Ant Design (And What I Built Instead)

Why Healenium Fails on Ant Design (And What I Built Instead)

Comments
6 min read
Integrating Playwright with Other Tools (Allure, Postman, etc.)

Integrating Playwright with Other Tools (Allure, Postman, etc.)

Comments 1
3 min read
Green unit tests don't mean you can go live

Green unit tests don't mean you can go live

1
Comments 1
4 min read
Python library to bypass Cloudflare/G captcha v2 LOCALLY

Python library to bypass Cloudflare/G captcha v2 LOCALLY

Comments
2 min read
Practical Web Scraping in Python: Playwright, Scrapy, and Where They Meet

Practical Web Scraping in Python: Playwright, Scrapy, and Where They Meet

Comments 2
3 min read
Clearing a false positive: my error guard matched too much

Clearing a false positive: my error guard matched too much

1
Comments 7
2 min read
Connecting an LLM Agent to a Real Browser With Playwright MCP

Connecting an LLM Agent to a Real Browser With Playwright MCP

2
Comments 2
2 min read
Everyone's migrating to Playwright. But why, actually?

Everyone's migrating to Playwright. But why, actually?

3
Comments 6
3 min read
Anti bot protection

Anti bot protection

Comments
1 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.