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.
10 Useful playgrounds for a web developer

10 Useful playgrounds for a web developer

1
Comments
1 min read
Install your chrome extensions and firefox add-ons to the browser with playwright

Install your chrome extensions and firefox add-ons to the browser with playwright

3
Comments
2 min read
Next.js and Tumblr as a CMS Part 4: Open Graph Images

Next.js and Tumblr as a CMS Part 4: Open Graph Images

Comments
3 min read
Writing tests for Next.js, next-auth, Prisma using Playwright and msw

Writing tests for Next.js, next-auth, Prisma using Playwright and msw

17
Comments 1
14 min read
Get access to the deployed Azure Static Webb App URL within your GitHub Workflow

Get access to the deployed Azure Static Webb App URL within your GitHub Workflow

11
Comments
6 min read
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

10
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

21
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

21
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

8
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
loading...