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.
Recording and replaying network requests with Playwright

Recording and replaying network requests with Playwright

3
Comments
6 min read
Setup a local dev server for your Playwright tests

Setup a local dev server for your Playwright tests

26
Comments 4
3 min read
Playwright testing: how to write and run E2E tests properly

Playwright testing: how to write and run E2E tests properly

2
Comments
9 min read
Playwright - Parametrize tests

Playwright - Parametrize tests

12
Comments
3 min read
End-to-end testing Chrome Extensions (using Playwright)

End-to-end testing Chrome Extensions (using Playwright)

Comments
4 min read
How to run Playwright tests with Selenium Grid versions after `4.5`

How to run Playwright tests with Selenium Grid versions after `4.5`

13
Comments 3
3 min read
Playwright - Not just for Frontend

Playwright - Not just for Frontend

12
Comments 1
6 min read
Using Playwright to Monitor Third-Party Resources That Could Impact User Experience

Using Playwright to Monitor Third-Party Resources That Could Impact User Experience

2
Comments
9 min read
A Complete Guide To Playwright Assertions

A Complete Guide To Playwright Assertions

4
Comments
1 min read
Web automation & scraping with Playwright JS

Web automation & scraping with Playwright JS

4
Comments
1 min read
Playwright - Parallelism and sharding

Playwright - Parallelism and sharding

2
Comments
5 min read
Playwright vs. Selenium: which one to use for web scraping?

Playwright vs. Selenium: which one to use for web scraping?

Comments
10 min read
Playwright Tips From the Checkly Community

Playwright Tips From the Checkly Community

10
Comments 6
8 min read
Playwright - Visual Comparisons

Playwright - Visual Comparisons

5
Comments
5 min read
Playwright - Mock API

Playwright - Mock API

7
Comments 1
3 min read
Automating Visual Testing with Playwright, Argos and GitHub Actions

Automating Visual Testing with Playwright, Argos and GitHub Actions

3
Comments 1
4 min read
Playwright - CI

Playwright - CI

4
Comments
3 min read
Playwright - Components testing

Playwright - Components testing

5
Comments
3 min read
E2E Testing in Next.js with Playwright, Vercel, and GitHub Actions: A Guide Based on Experience

E2E Testing in Next.js with Playwright, Vercel, and GitHub Actions: A Guide Based on Experience

2
Comments
10 min read
Playwright - Fixtures

Playwright - Fixtures

3
Comments
4 min read
Integration testing Passwordless authentication with Playwright

Integration testing Passwordless authentication with Playwright

2
Comments
5 min read
How to Accelerate Selenide Tests with Playwright

How to Accelerate Selenide Tests with Playwright

1
Comments
7 min read
Playwright - Generate tests' code

Playwright - Generate tests' code

13
Comments 2
3 min read
Playwright - debug your tests

Playwright - debug your tests

7
Comments
3 min read
Tutorial part-1: Key-value store

Tutorial part-1: Key-value store

9
Comments
4 min read
loading...