Articles by Tag #playwright

Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!

Letting Playwright MCP Explore your site and Write your Tests

What if your tests could write themselves — just by using your app like a real user? In this post,...

Learn More 237 35Jun 18

Organizing Playwright Tests Effectively

Organizing Playwright Tests Effectively When working with end-to-end (E2E) testing in...

Learn More 176 2Jan 21

Accelerate your Playwright test suite with Microsoft Playwright Testing

Are you tired of waiting for your Playwright test suite to finish? Do you want to run tests across...

Learn More 70 1Nov 12 '24

Integrating Playwright with CI/CD Pipelines

Integrating Playwright with CI/CD Pipelines

Learn More 61 4Dec 24 '24

Part 4 - Using Cursor and Claude to Create Automated Tests with Playwright

Part 1 | Part 2 | Part 3 PART 4 Here is the Github source code repo for this project:...

Learn More 61 1Nov 5 '24

Install Playwright MCP Server in VS Code

Installing MCP(Model Context Protocol) servers in Visual Studio Code just got a major upgrade! With...

Learn More 51 6Jul 15

The Test Drama (The Opening Salvo): Cypress vs Playwright Installation - The Good, The Bad, and the... Bug-ly!

Trailblazing Through Code: Hitching Up Cypress & Playwright in the Installation...

Learn More 43 4Jan 22

Page Objects vs. Functional Helpers

Page Objects vs. Functional Helpers A while ago, I published Functional Programming Test...

Learn More 41 18Feb 22

"Fix with AI" Button in Playwright HTML Report

Introduction End-to-end tests are great for ensuring application reliability, but they can...

Learn More 39 5Jan 13

Playwright Visual Testing - Dynamic Data

Intro In my last post I talked about how to get started with visual testing using...

Learn More 34 1Nov 11 '24

Catch Missing `await` Calls in Playwright Tests with ESLint

Have you ever run a Playwright test that just... didn’t behave as expected? Maybe it failed randomly....

Learn More 31 9Apr 16

Implementing Nova Act MCP Server on ECS Fargate

Browser Automation as a Service This technical blog post outlines the implementation of a...

Learn More 27 4May 1

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

With the increasing need to maintain user satisfaction through excellent functionality and user...

Learn More 26 1Apr 16

Generate Playwright Tests Without Code Access Using MCP and Copilot

Getting GitHub Copilot to write end-to-end tests usually requires giving it access to your source...

Learn More 21 4Jun 18

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

Greetings from the Playwright universe! You've come to the right spot if you're searching for a...

Learn More 17 1Dec 10 '24

Show Metadata in Playwright HTML Report: A Complete Guide

Playwright is a powerful testing framework, but its HTML reports can feel bare-bones for complex...

Learn More 15 2Dec 19 '24

Server Side Mocking for Playwright in NextJS (App Router) using Mock Service Worker

Mock Service Worker (MSW) could not mock Server Side calls in NextJS 14 when using App Router. NextJS...

Learn More 14 8Oct 31 '24

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

Leveraging Amazon’s LP of Frugality Through Smart Automation Every AWS enthusiast knows that...

Learn More 14 3Apr 10

Step-by-Step: Using CoTester for AI Test Automation

When it comes to modern software development, speed and quality go hand-in-hand. To keep up with...

Learn More 14 0Apr 16

Playwright Test Best Practices for Scalability

Playwright Test Best Practices for Scalability

Learn More 13 0Dec 27 '24

Accessibility audits with Playwright, Axe, and GitHub Actions

I recently given a talk at JS Poland Conference about one of my most favourite topics -> Improving...

Learn More 13 2Nov 18 '24

Global Cache: Make Playwright BeforeAll Run Once for All Workers

Intro Let’s start with a quick quiz: How many times will the BeforeAll hook run in the...

Learn More 13 0Aug 12

🚀 Building Playwright Framework Step By Step - Initial Setup

🎯 Introduction Welcome to a comprehensive, step-by-step guide aimed at demystifying the...

Learn More 13 0May 25

📃One file to rule them all: ➡️Cursor, 🏄🏻Windsurf, and 🆚VS Code

📱In the world of software development, AI coding assistants are the new superpowers. They can write...

Learn More 12 3Jun 5

Playwright Assertions: Avoid Race Conditions with This Simple Fix!

Writing reliable and stable tests is crucial for ensuring a smooth CI/CD pipeline. However, one...

Learn More 12 0Feb 14

The Test Drama: Cypress vs Playwright - Control Your Tests (Part 1): ANNOTATIONS & GROUP TESTS

Exploring Annotations and Group Tests in Cypress vs Playwright: Unveiling Control Mechanisms in Test...

Learn More 12 2Feb 18

Playwright Release 1.51: Smarter Debugging, Enhanced Reports & More!

Playwright 1.51 is here, bringing a host of new features to make debugging, reporting, and test...

Learn More 11 0Mar 7

Does it really work for anybody, AI agentic testing, or automation

I have extensive experience in testing, automation, and setup of all these systems, and have...

Learn More 11 4Sep 23

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

Table of Contents Introduction Prerequisites Step 1: Prepare Your Playwright Tests Step...

Learn More 11 0Jan 2

Docker for QAs: Playwright Tests On Docker

In the dynamic world of QA, agility and reliability in testing are crucial. Docker emerges as a...

Learn More 11 0Jul 25