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.
Runtime Snapshots #1: Taking a “fine” signup form and making it work

Runtime Snapshots #1: Taking a “fine” signup form and making it work

Comments
2 min read
AI Driven Development Day: Key Insights from Industry Leaders

AI Driven Development Day: Key Insights from Industry Leaders

Comments 1
10 min read
Is Playwright's sharding slowing you down? Meet "Pawdist"

Is Playwright's sharding slowing you down? Meet "Pawdist"

1
Comments 1
4 min read
Building Smart Web Automation Bots with Playwright and OpenAI

Building Smart Web Automation Bots with Playwright and OpenAI

1
Comments 4
4 min read
Testing Next.js Server-Side Rendering APIs with Playwright and MSW

Testing Next.js Server-Side Rendering APIs with Playwright and MSW

1
Comments
4 min read
10 Python Playwright Debugging Techniques to Supercharge Your Test Automation

10 Python Playwright Debugging Techniques to Supercharge Your Test Automation

5
Comments 2
7 min read
Playwright for Performance Testing Live Websites

Playwright for Performance Testing Live Websites

3
Comments 1
2 min read
Stop Writing Boilerplate: How Playwright Codegen Will Change Your Test Automation Workflow

Stop Writing Boilerplate: How Playwright Codegen Will Change Your Test Automation Workflow

3
Comments 1
5 min read
The Automation Maturity Pyramid

The Automation Maturity Pyramid

Comments 1
8 min read
Intercept & Mock API Requests in Playwright C# | Web Testing Examples

Intercept & Mock API Requests in Playwright C# | Web Testing Examples

Comments 1
3 min read
Using Free Chat GPT to learn Playwright Automating in Java

Using Free Chat GPT to learn Playwright Automating in Java

Comments
5 min read
⚡ Master Playwright Hooks — beforeEach, afterEach, beforeAll, afterAll

⚡ Master Playwright Hooks — beforeEach, afterEach, beforeAll, afterAll

Comments
1 min read
🚀 Lessons learnt: What Being an SDET Taught Me About Test Automation

🚀 Lessons learnt: What Being an SDET Taught Me About Test Automation

Comments
3 min read
Got frustrated with the docs, so I made a Playwright Cheatsheet

Got frustrated with the docs, so I made a Playwright Cheatsheet

7
Comments 3
1 min read
Playwright openshift pods error

Playwright openshift pods error

Comments
1 min read
Fixing JavaScript console errors with Kiro and the Playwright MCP Server

Fixing JavaScript console errors with Kiro and the Playwright MCP Server

2
Comments 2
7 min read
🧪 Playwright Test Annotations & Grouping with describe() — Full Tutorial

🧪 Playwright Test Annotations & Grouping with describe() — Full Tutorial

Comments
1 min read
Improving Playwright Test Coverage: Practical Strategies That Work

Improving Playwright Test Coverage: Practical Strategies That Work

1
Comments 1
2 min read
Playwright vs. Selenium in 2025: Key Differences for Test Automation

Playwright vs. Selenium in 2025: Key Differences for Test Automation

Comments
11 min read
Automate Your Screenshot Documentation with Playwright MCP

Automate Your Screenshot Documentation with Playwright MCP

9
Comments 1
2 min read
Running Playwright Tests on Pull Requests

Running Playwright Tests on Pull Requests

Comments
7 min read
The Power of Process Automation in Apparel Manufacturing: Key Strategies for Efficiency and Cost Reduction

The Power of Process Automation in Apparel Manufacturing: Key Strategies for Efficiency and Cost Reduction

Comments
2 min read
Demystifying Promises, Async, and Await in JavaScript/TypeScript with Playwright and Cypress

Demystifying Promises, Async, and Await in JavaScript/TypeScript with Playwright and Cypress

Comments 3
2 min read
Using MCP Server to Supercharge Playwright Automation

Using MCP Server to Supercharge Playwright Automation

2
Comments 1
3 min read
Playwright vs Puppeteer: A Technical Comparison for Every Scenario

Playwright vs Puppeteer: A Technical Comparison for Every Scenario

Comments 1
5 min read
loading...