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.
E2E testing challenges using Playwright

E2E testing challenges using Playwright

1
Comments
2 min read
Page Objects vs. Functional Helpers

Page Objects vs. Functional Helpers

41
Comments 18
5 min read
Mocking com Playwright

Mocking com Playwright

Comments
2 min read
Playwright-graphql: Revolutionize GraphQL Testing with Auto-Generated Type-Safe Client

Playwright-graphql: Revolutionize GraphQL Testing with Auto-Generated Type-Safe Client

9
Comments 1
3 min read
How to Reproduce CI Failures Locally in Playwright

How to Reproduce CI Failures Locally in Playwright

7
Comments
2 min read
The Test Drama: Cypress vs Playwright - Control Your Tests (Part 1): ANNOTATIONS & GROUP TESTS

The Test Drama: Cypress vs Playwright - Control Your Tests (Part 1): ANNOTATIONS & GROUP TESTS

12
Comments 2
26 min read
Playwright: A Guide to Browser Automation & Testing

Playwright: A Guide to Browser Automation & Testing

6
Comments 1
4 min read
🎭 playwright-cli-select

🎭 playwright-cli-select

7
Comments 6
4 min read
Playwright Assertions: Avoid Race Conditions with This Simple Fix!

Playwright Assertions: Avoid Race Conditions with This Simple Fix!

12
Comments
2 min read
Playwright vs. Puppeteer: Should You Make the Switch?

Playwright vs. Puppeteer: Should You Make the Switch?

8
Comments 1
9 min read
Catch Missing `await` Calls in Playwright Tests with ESLint

Catch Missing `await` Calls in Playwright Tests with ESLint

31
Comments 9
3 min read
Playwright: dicas e boas práticas

Playwright: dicas e boas práticas

1
Comments
2 min read
Beginner's Guide: How to set up PostgreSQL within Playwright for Test Automation

Beginner's Guide: How to set up PostgreSQL within Playwright for Test Automation

2
Comments
4 min read
Cypress Debugging: How to Get Started

Cypress Debugging: How to Get Started

Comments
6 min read
Automating Visual Regression Testing with Playwright

Automating Visual Regression Testing with Playwright

1
Comments
3 min read
Testing with Playwright: Use i18next Translations in Tests, but not `t('key')`

Testing with Playwright: Use i18next Translations in Tests, but not `t('key')`

Comments
4 min read
Playwright Amazon Scraper: Products & Reviews (Javascript)

Playwright Amazon Scraper: Products & Reviews (Javascript)

8
Comments
3 min read
How to Generate PDFs in 2025

How to Generate PDFs in 2025

3
Comments
9 min read
Next.js Testing Guide: Unit and E2E Tests with Vitest & Playwright

Next.js Testing Guide: Unit and E2E Tests with Vitest & Playwright

1
Comments
27 min read
Understanding Headless vs. Headed Modes in Playwright: A Guide for QA Automation Engineers / SDETs

Understanding Headless vs. Headed Modes in Playwright: A Guide for QA Automation Engineers / SDETs

6
Comments 1
3 min read
[SCARY] Visual Regression Testing

[SCARY] Visual Regression Testing

3
Comments
4 min read
Automating 44 E2E Tests with AI-Powered Browser Control for Under $1

Automating 44 E2E Tests with AI-Powered Browser Control for Under $1

2
Comments
4 min read
Optimizing End-to-End Testing: Strategies for Speed, Reliability, and Efficiency

Optimizing End-to-End Testing: Strategies for Speed, Reliability, and Efficiency

3
Comments 1
4 min read
Organizing Playwright Tests Effectively

Organizing Playwright Tests Effectively

176
Comments 2
7 min read
My first steps with Playwright

My first steps with Playwright

6
Comments
4 min read
loading...