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 ?

Playwright ?

6
Comments 2
3 min read
Playwright tips that will make your life easier - including how to select, act and combat flaky test

Playwright tips that will make your life easier - including how to select, act and combat flaky test

10
Comments
9 min read
Playwright with Cucumber/JUnit 5 - Step Definition

Playwright with Cucumber/JUnit 5 - Step Definition

3
Comments 2
2 min read
Playwright with Cucumber/JUnit 5 - Feature File

Playwright with Cucumber/JUnit 5 - Feature File

2
Comments
2 min read
Playwright with Cucumber/JUnit 5 - @BeforeAll @AfterAll @Before @After

Playwright with Cucumber/JUnit 5 - @BeforeAll @AfterAll @Before @After

3
Comments
1 min read
Playwright with Cucumber/JUnit 5 - Dependency Injection with PicoContainer

Playwright with Cucumber/JUnit 5 - Dependency Injection with PicoContainer

2
Comments
1 min read
Playwright with Cucumber/JUnit 5 - Page Object

Playwright with Cucumber/JUnit 5 - Page Object

1
Comments
2 min read
Playwright with Cucumber/JUnit 5 - Maven setup with pom.xml

Playwright with Cucumber/JUnit 5 - Maven setup with pom.xml

4
Comments
3 min read
Playwright with Cucumber/JUnit 5 - Intro

Playwright with Cucumber/JUnit 5 - Intro

6
Comments
2 min read
Agile Release Planning Explained

Agile Release Planning Explained

Comments
5 min read
Application Architecture for Angular Project

Application Architecture for Angular Project

24
Comments 2
9 min read
Caching Playwright Binaries in GitHub Actions

Caching Playwright Binaries in GitHub Actions

3
Comments
1 min read
Keep your Playwright tests structured with steps

Keep your Playwright tests structured with steps

8
Comments
6 min read
How to run Playwright for Go using local Chrome

How to run Playwright for Go using local Chrome

4
Comments
2 min read
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

18
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

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

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