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.
Exploring the Various Retry APIs of Playwright for Robust Testing

Exploring the Various Retry APIs of Playwright for Robust Testing

Comments
5 min read
What are the best Python web scraping libraries?

What are the best Python web scraping libraries?

1
Comments
8 min read
How to set up BDD User-centric E2E tests

How to set up BDD User-centric E2E tests

1
Comments
3 min read
Taking the plunge into Playwright!

Taking the plunge into Playwright!

Comments 1
2 min read
Playwright's UI Mode - watch mode and time travel debugging

Playwright's UI Mode - watch mode and time travel debugging

25
Comments 6
5 min read
Authentication system using rust (actix-web) and sveltekit - Automated testing

Authentication system using rust (actix-web) and sveltekit - Automated testing

3
Comments 6
11 min read
Testing Modern Applications With Playwright 🎭

Testing Modern Applications With Playwright 🎭

3
Comments
10 min read
Three ways to configure HTTP Proxy in Playwright

Three ways to configure HTTP Proxy in Playwright

Comments
3 min read
Frontend Integration Test with Graphql Mocking

Frontend Integration Test with Graphql Mocking

13
Comments 3
6 min read
Writing Playwright UI Test

Writing Playwright UI Test

2
Comments
3 min read
Playwright Tutorial for Beginners 4 - Selectors and Locators

Playwright Tutorial for Beginners 4 - Selectors and Locators

8
Comments
1 min read
Playwright Tutorial for Beginners 8 - Screenshots

Playwright Tutorial for Beginners 8 - Screenshots

5
Comments
1 min read
Playwright Tutorial for Beginners 3 - Trace Viewer

Playwright Tutorial for Beginners 3 - Trace Viewer

5
Comments
2 min read
Playwright Tutorial for Beginners 5 - Performing Actions

Playwright Tutorial for Beginners 5 - Performing Actions

5
Comments
2 min read
Playwright Tutorial For Beginners 7 - Videos

Playwright Tutorial For Beginners 7 - Videos

6
Comments
1 min read
Playwright Tutorial for Beginners 9 - Assertions

Playwright Tutorial for Beginners 9 - Assertions

7
Comments
1 min read
Playwright Tutorial for Beginners 2 - Code Generator

Playwright Tutorial for Beginners 2 - Code Generator

7
Comments
2 min read
Using playwright during SPA/Angular development to mock your environment

Using playwright during SPA/Angular development to mock your environment

1
Comments
15 min read
Playwright - UI Mode

Playwright - UI Mode

5
Comments
3 min read
Scraping single-page applications with Playwright

Scraping single-page applications with Playwright

Comments
6 min read
Automated Testing with Playwright

Automated Testing with Playwright

1
Comments
9 min read
Material UI Testing: A Detailed Guide With Examples

Material UI Testing: A Detailed Guide With Examples

1
Comments
12 min read
A better global setup in Playwright reusing login with project dependencies

A better global setup in Playwright reusing login with project dependencies

115
Comments 24
10 min read
Deploy playwright on Heroku

Deploy playwright on Heroku

Comments
1 min read
An End-To-End Guide To VueJS Testing

An End-To-End Guide To VueJS Testing

1
Comments
14 min read
loading...