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.
Run Playwright tests with hardware acceleration on a GPU-enabled EC2 instance with Docker support

Run Playwright tests with hardware acceleration on a GPU-enabled EC2 instance with Docker support

8
Comments 1
5 min read
Next.js + Playwright + GitHub Actions Boilerplate

Next.js + Playwright + GitHub Actions Boilerplate

40
Comments 1
6 min read
How to upload files with Playwright

How to upload files with Playwright

11
Comments
3 min read
Test Svelte Component Using Vitest & Playwright

Test Svelte Component Using Vitest & Playwright

6
Comments 4
6 min read
Model based testing using Playwright and xstate, what I've learnt so far

Model based testing using Playwright and xstate, what I've learnt so far

10
Comments
4 min read
Set up your test automation project with Playwright using Typescript

Set up your test automation project with Playwright using Typescript

23
Comments 4
8 min read
Playwright, NUnit, Page Object Models and Dependencies

Playwright, NUnit, Page Object Models and Dependencies

10
Comments
3 min read
Validate complicated graphics rich pdf documents using Playwright

Validate complicated graphics rich pdf documents using Playwright

4
Comments
3 min read
Easiest way to setup a VSCode launch config for your Playwright tests

Easiest way to setup a VSCode launch config for your Playwright tests

9
Comments
2 min read
Verify PDF contents using Playwright and pdf2json

Verify PDF contents using Playwright and pdf2json

23
Comments 2
3 min read
How to do Test Automation using Playwright and JavaScript?

How to do Test Automation using Playwright and JavaScript?

11
Comments
2 min read
Use playwright to download files from remote servers

Use playwright to download files from remote servers

5
Comments
2 min read
Comprehensive coverage Jest+Playwright in Next.js TS

Comprehensive coverage Jest+Playwright in Next.js TS

8
Comments
5 min read
How low-level API calls can stabilize your end-to-end tests

How low-level API calls can stabilize your end-to-end tests

14
Comments
5 min read
How to take website screenshots with Go

How to take website screenshots with Go

10
Comments
4 min read
#17: Multi-Stage Deployments With Azure DevOps

#17: Multi-Stage Deployments With Azure DevOps

14
Comments
9 min read
#16: Test Automation with Playwright

#16: Test Automation with Playwright

15
Comments 2
7 min read
Introduction to Software QA Tooling in 2022

Introduction to Software QA Tooling in 2022

4
Comments
10 min read
How to Bypass Captcha Automatic Login with Nodejs Playwright 2Captcha

How to Bypass Captcha Automatic Login with Nodejs Playwright 2Captcha

9
Comments 1
10 min read
Fixing flaky end-to-end tests with Playwright and Reflow.io

Fixing flaky end-to-end tests with Playwright and Reflow.io

9
Comments
8 min read
Code coverage for a Next.js app using Playwright tests

Code coverage for a Next.js app using Playwright tests

44
Comments 4
3 min read
E2E testing with Playwright and Docker: Adyen sample integrations

E2E testing with Playwright and Docker: Adyen sample integrations

10
Comments
6 min read
Playwright Reports and Traces

Playwright Reports and Traces

8
Comments
4 min read
Debugging Tests in Playwright

Debugging Tests in Playwright

8
Comments
4 min read
Getting Started with Playwright Testing

Getting Started with Playwright Testing

14
Comments 4
5 min read
loading...