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.
Learning Playwright with Python and Pytest: My One-Month Challenge Begins!

Learning Playwright with Python and Pytest: My One-Month Challenge Begins!

Comments
1 min read
Lightpanda: The Blazing-Fast Headless Browser You Need!

Lightpanda: The Blazing-Fast Headless Browser You Need!

2
Comments
3 min read
Battle of the Testing Tools: Playwright, Cypress, and TestGrid Compared

Battle of the Testing Tools: Playwright, Cypress, and TestGrid Compared

26
Comments 1
5 min read
Filtering vs. Locating Elements by Text in Playwright: What’s the Difference?

Filtering vs. Locating Elements by Text in Playwright: What’s the Difference?

3
Comments
2 min read
How I Used Nova-Act to find the Best Hotel Deals for AWS re:Invent 2025

How I Used Nova-Act to find the Best Hotel Deals for AWS re:Invent 2025

14
Comments 3
6 min read
Catch JS Errors with Playwright

Catch JS Errors with Playwright

1
Comments
1 min read
[Part 8]Introduction to Python for Selenium (Preparation for UI Automation)

[Part 8]Introduction to Python for Selenium (Preparation for UI Automation)

Comments
2 min read
[Part 2]TypeScript Fundamentals – Syntax, Data Types, and Operators for QA

[Part 2]TypeScript Fundamentals – Syntax, Data Types, and Operators for QA

Comments
3 min read
[Part 6]Error Handling and Exception Handling in JavaScript for Robustness

[Part 6]Error Handling and Exception Handling in JavaScript for Robustness

Comments
2 min read
[Part 8]Introduction to TypeScript for Playwright – Preparation for UI Automation

[Part 8]Introduction to TypeScript for Playwright – Preparation for UI Automation

Comments
3 min read
[Part 6]Error Handling and Exception Handling in TypeScript for Robustness

[Part 6]Error Handling and Exception Handling in TypeScript for Robustness

Comments
2 min read
[Part 8]Introduction to JavaScript for Selenium – Preparation for UI Automation

[Part 8]Introduction to JavaScript for Selenium – Preparation for UI Automation

Comments
3 min read
[Part 1]Setting Up Your TypeScript Environment for Test Automation

[Part 1]Setting Up Your TypeScript Environment for Test Automation

Comments
2 min read
[Part 2]JavaScript Fundamentals – Syntax, Data Types, and Operators for QA

[Part 2]JavaScript Fundamentals – Syntax, Data Types, and Operators for QA

Comments 1
3 min read
[Part 7]File I/O and Data Persistence in JavaScript for QA Automation

[Part 7]File I/O and Data Persistence in JavaScript for QA Automation

Comments
3 min read
[Part 4]Data Structures in JavaScript – Organizing Test Data Effectively

[Part 4]Data Structures in JavaScript – Organizing Test Data Effectively

Comments
2 min read
[Part 5]Functions and Modules – Writing Reusable and Modular JavaScript QA Code

[Part 5]Functions and Modules – Writing Reusable and Modular JavaScript QA Code

Comments
2 min read
[Part 1]Setting Up Your JavaScript Environment for Test Automation

[Part 1]Setting Up Your JavaScript Environment for Test Automation

Comments
2 min read
Master Mobile Web Testing with Playwright: A Beginner’s Guide

Master Mobile Web Testing with Playwright: A Beginner’s Guide

3
Comments
3 min read
Handling Visibility in Playwright: getByText vs. getByRole

Handling Visibility in Playwright: getByText vs. getByRole

9
Comments
2 min read
Automation: It's Not Rocket Science, It's a Productivity Booster

Automation: It's Not Rocket Science, It's a Productivity Booster

Comments
3 min read
Playwright for React Devs: A Complete Guide with API Testing

Playwright for React Devs: A Complete Guide with API Testing

4
Comments 2
3 min read
Organização de testes automatizados

Organização de testes automatizados

Comments
8 min read
Melhores prÔticas para criação e automação de testes E2E

Melhores prÔticas para criação e automação de testes E2E

Comments
8 min read
Teste E2E (end-to-end)

Teste E2E (end-to-end)

Comments
2 min read
loading...