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.
Creating Open Graph Images in Django for Improved Social Media Sharing

Creating Open Graph Images in Django for Improved Social Media Sharing

Comments
5 min read
Why is My Multi-Threaded API Still Slow?

Why is My Multi-Threaded API Still Slow?

Comments
2 min read
Comparing Test Execution Speed of Modern Test Automation Frameworks: Cypress vs Playwright

Comparing Test Execution Speed of Modern Test Automation Frameworks: Cypress vs Playwright

7
Comments 2
16 min read
How did i choose e2e automation framework 🩺 for my ongoing web porject

How did i choose e2e automation framework 🩺 for my ongoing web porject

1
Comments
3 min read
Playwright vs Selenium WebDriver: Simplified. Which one to choose for your application automation needs?

Playwright vs Selenium WebDriver: Simplified. Which one to choose for your application automation needs?

2
Comments
4 min read
Integrating Playwright with CI/CD Pipelines using GitLab: A Step-by-Step Guide

Integrating Playwright with CI/CD Pipelines using GitLab: A Step-by-Step Guide

15
Comments
3 min read
My First Steps with Playwright 🎭: A Tester’s Journey from Selenium

My First Steps with Playwright 🎭: A Tester’s Journey from Selenium

Comments
4 min read
End-to-End API Testing with Playwright

End-to-End API Testing with Playwright

6
Comments
4 min read
Testing in Incognito Mode with Playwright

Testing in Incognito Mode with Playwright

8
Comments 2
3 min read
Cross-Browser Testing Made Easy with Playwright

Cross-Browser Testing Made Easy with Playwright

2
Comments
4 min read
Playwright Test Best Practices for Scalability

Playwright Test Best Practices for Scalability

13
Comments
4 min read
Supercharge Your E2E Tests with Playwright and Cucumber Integration

Supercharge Your E2E Tests with Playwright and Cucumber Integration

4
Comments
5 min read
Automating UI Testing: Building a Robust Framework with Playwright, Java, Docker, and CI/CD

Automating UI Testing: Building a Robust Framework with Playwright, Java, Docker, and CI/CD

2
Comments
4 min read
How to Use Playwright Locators: A Detailed Guide

How to Use Playwright Locators: A Detailed Guide

Comments
9 min read
Debugging Playwright Tests Like a Pro

Debugging Playwright Tests Like a Pro

Comments
3 min read
Playwright vs Selenium: A Detailed Comparison

Playwright vs Selenium: A Detailed Comparison

3
Comments
3 min read
Advanced Playwright Features: Beyond the Basics

Advanced Playwright Features: Beyond the Basics

2
Comments 1
3 min read
Getting Started with Playwright: A Step-by-Step Guide

Getting Started with Playwright: A Step-by-Step Guide

6
Comments
3 min read
Playwright: A Comprehensive Overview of Web UI Automation Testing Framework

Playwright: A Comprehensive Overview of Web UI Automation Testing Framework

1
Comments
7 min read
Show Metadata in Playwright HTML Report: A Complete Guide

Show Metadata in Playwright HTML Report: A Complete Guide

15
Comments 2
5 min read
Understanding the Difference Between `:focus` and `:focus-visible` in CSS

Understanding the Difference Between `:focus` and `:focus-visible` in CSS

1
Comments
3 min read
isVisible() is not working

isVisible() is not working

Comments
1 min read
Integrating Playwright with CI/CD Pipelines

Integrating Playwright with CI/CD Pipelines

61
Comments 4
4 min read
Publish Playwright Test Reports with GitLab CI/CD Artifacts

Publish Playwright Test Reports with GitLab CI/CD Artifacts

2
Comments
3 min read
How to Use Playwright with Next.js - A Step-By-Step Guide

How to Use Playwright with Next.js - A Step-By-Step Guide

17
Comments 1
6 min read
loading...