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 OpenAPI spec is already a test plan — here's how to turn it into Playwright tests automatically

Your OpenAPI spec is already a test plan — here's how to turn it into Playwright tests automatically

2
Comments 1
3 min read
I wasted a weekend on WSL2 browser automation so you don’t have to

I wasted a weekend on WSL2 browser automation so you don’t have to

Comments
6 min read
Put an LLM QA gate in front of your paid deliverable: fail-closed review, one self-heal, no retry loops

Put an LLM QA gate in front of your paid deliverable: fail-closed review, one self-heal, no retry loops

Comments
3 min read
Every Dev Re-Tests the Whole App Before Release. Here's the One-Time Setup That Ends That.

Every Dev Re-Tests the Whole App Before Release. Here's the One-Time Setup That Ends That.

1
Comments 3
3 min read
Why Most Web Change Monitors Fail: Solving DOM Mutations and False Positives

Why Most Web Change Monitors Fail: Solving DOM Mutations and False Positives

2
Comments 1
3 min read
The Playwright Playbook — Bonus: Refactoring Schema Validation with Zod

The Playwright Playbook — Bonus: Refactoring Schema Validation with Zod

7
Comments 1
5 min read
End-to-End Testing Beyond the Browser: Email Verification with Playwright

End-to-End Testing Beyond the Browser: Email Verification with Playwright

Comments
3 min read
Link Manual Test Cases to Playwright and Robot Specs

Link Manual Test Cases to Playwright and Robot Specs

Comments
4 min read
Recording product demos with Playwright and no human

Recording product demos with Playwright and no human

2
Comments
6 min read
Choosing Between Scraping APIs, Browser Sessions, and Self-Managed Playwright

Choosing Between Scraping APIs, Browser Sessions, and Self-Managed Playwright

Comments
5 min read
How to Test an AI Agent's Tool Selection Without Trusting Its Own Logs

How to Test an AI Agent's Tool Selection Without Trusting Its Own Logs

Comments 1
5 min read
OAuthSonas: A Tiny OpenID Connect Provider for Playwright E2E Tests

OAuthSonas: A Tiny OpenID Connect Provider for Playwright E2E Tests

1
Comments
9 min read
Is Your BDD Framework Just a Fancy Way to Write Manual Test Cases in Gherkin?

Is Your BDD Framework Just a Fancy Way to Write Manual Test Cases in Gherkin?

Comments
6 min read
The Test That Passes in Staging But Fails When a Customer Runs It

The Test That Passes in Staging But Fails When a Customer Runs It

Comments
4 min read
Your First Week of AI-Assisted Automation Will Be a Debugging Nightmare

Your First Week of AI-Assisted Automation Will Be a Debugging Nightmare

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