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.
Playwright Interview Questions and Answers (My Personal Experience)

Playwright Interview Questions and Answers (My Personal Experience)

1
Comments
2 min read
Playwright with TypeScript: Building an Automation Framework (Part 1)

Playwright with TypeScript: Building an Automation Framework (Part 1)

Comments
4 min read
How Playwright Finds Buttons and Text More Smartly Than Selenium

How Playwright Finds Buttons and Text More Smartly Than Selenium

Comments 1
2 min read
Using AI in Playwright Tests

Using AI in Playwright Tests

2
Comments
3 min read
Sharding in Playwright: Speeding Up Your Test Suites and CI Pipelines

Sharding in Playwright: Speeding Up Your Test Suites and CI Pipelines

Comments 2
4 min read
Filling Out Forms with Playwright: Choosing Between `fill()` and `pressSequentially()`

Filling Out Forms with Playwright: Choosing Between `fill()` and `pressSequentially()`

10
Comments
2 min read
Test Automation Meets AI — Smarter QA with Playwright + LLMs

Test Automation Meets AI — Smarter QA with Playwright + LLMs

Comments
3 min read
Event handling in playwright

Event handling in playwright

Comments
3 min read
Python Lib - tweakio-whatsapp

Python Lib - tweakio-whatsapp

Comments
1 min read
Automation with Playwright: Building a Scalable Testing Architecture

Automation with Playwright: Building a Scalable Testing Architecture

Comments
12 min read
Authentication in Playwright: You Might Not Need Project Dependencies

Authentication in Playwright: You Might Not Need Project Dependencies

2
Comments 1
5 min read
Playwright Interview Questions and Answers (My Personal Experience)

Playwright Interview Questions and Answers (My Personal Experience)

3
Comments
7 min read
Scaling Your Playwright Tests: A Fixture for Multi-User, Multi-Context Worlds

Scaling Your Playwright Tests: A Fixture for Multi-User, Multi-Context Worlds

1
Comments
6 min read
Integrating Playwright with Next.js — The Complete Guide

Integrating Playwright with Next.js — The Complete Guide

1
Comments
4 min read
AI-Powered Test Automation: How Playwright Agents Plan, Write, and Fix Tests for Us

AI-Powered Test Automation: How Playwright Agents Plan, Write, and Fix Tests for Us

7
Comments
6 min read
WebGPU Engine from Scratch Part 11 - 1: Visual Testing

WebGPU Engine from Scratch Part 11 - 1: Visual Testing

2
Comments
9 min read
Quick Debugging Techniques for Playwright Tests

Quick Debugging Techniques for Playwright Tests

Comments 1
2 min read
Playwright Agents: Planner, Generator, and Healer in Action

Playwright Agents: Planner, Generator, and Healer in Action

26
Comments 14
3 min read
HTML5 Canvas Testing with CanvasGrid and Playwright 🎭

HTML5 Canvas Testing with CanvasGrid and Playwright 🎭

6
Comments 2
3 min read
Introduction to Playwright.

Introduction to Playwright.

Comments 1
8 min read
Does it really work for anybody, AI agentic testing, or automation

Does it really work for anybody, AI agentic testing, or automation

12
Comments 4
1 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
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
2 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
Stop Writing Boilerplate: How Playwright Codegen Will Change Your Test Automation Workflow

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

Comments 1
5 min read
loading...