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'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
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

3
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 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 8 - Screenshots

Playwright Tutorial for Beginners 8 - Screenshots

5
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 3 - Trace Viewer

Playwright Tutorial for Beginners 3 - Trace Viewer

5
Comments
2 min read
Playwright Tutorial for Beginners 2 - Code Generator

Playwright Tutorial for Beginners 2 - Code Generator

7
Comments
2 min read
Introducing Playwright to TestRail Reporter

Introducing Playwright to TestRail Reporter

Comments 3
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
Automated Testing with Playwright

Automated Testing with Playwright

1
Comments
9 min read
Three ways to configure HTTP Proxy in Playwright

Three ways to configure HTTP Proxy in Playwright

1
Comments
3 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

133
Comments 24
10 min read
Scraping single-page applications with Playwright

Scraping single-page applications with Playwright

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

An End-To-End Guide To VueJS Testing

1
Comments
14 min read
Recording and replaying network requests with Playwright

Recording and replaying network requests with Playwright

3
Comments
6 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
Tutorial part 4: key-value store - data streams

Tutorial part 4: key-value store - data streams

2
Comments
5 min read
Playwright - Parametrize tests

Playwright - Parametrize tests

12
Comments
3 min read
loading...