Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!
What if your tests could write themselves — just by using your app like a real user? In this post,...
Organizing Playwright Tests Effectively When working with end-to-end (E2E) testing in...
Are you tired of waiting for your Playwright test suite to finish? Do you want to run tests across...
Integrating Playwright with CI/CD Pipelines
Part 1 | Part 2 | Part 3 PART 4 Here is the Github source code repo for this project:...
Installing MCP(Model Context Protocol) servers in Visual Studio Code just got a major upgrade! With...
Trailblazing Through Code: Hitching Up Cypress & Playwright in the Installation...
Page Objects vs. Functional Helpers A while ago, I published Functional Programming Test...
Introduction End-to-end tests are great for ensuring application reliability, but they can...
Intro In my last post I talked about how to get started with visual testing using...
Have you ever run a Playwright test that just... didn’t behave as expected? Maybe it failed randomly....
Browser Automation as a Service This technical blog post outlines the implementation of a...
With the increasing need to maintain user satisfaction through excellent functionality and user...
Getting GitHub Copilot to write end-to-end tests usually requires giving it access to your source...
Greetings from the Playwright universe! You've come to the right spot if you're searching for a...
Playwright is a powerful testing framework, but its HTML reports can feel bare-bones for complex...
Mock Service Worker (MSW) could not mock Server Side calls in NextJS 14 when using App Router. NextJS...
Leveraging Amazon’s LP of Frugality Through Smart Automation Every AWS enthusiast knows that...
When it comes to modern software development, speed and quality go hand-in-hand. To keep up with...
Playwright Test Best Practices for Scalability
I recently given a talk at JS Poland Conference about one of my most favourite topics -> Improving...
Intro Let’s start with a quick quiz: How many times will the BeforeAll hook run in the...
🎯 Introduction Welcome to a comprehensive, step-by-step guide aimed at demystifying the...
📱In the world of software development, AI coding assistants are the new superpowers. They can write...
Writing reliable and stable tests is crucial for ensuring a smooth CI/CD pipeline. However, one...
Exploring Annotations and Group Tests in Cypress vs Playwright: Unveiling Control Mechanisms in Test...
Playwright 1.51 is here, bringing a host of new features to make debugging, reporting, and test...
I have extensive experience in testing, automation, and setup of all these systems, and have...
Table of Contents Introduction Prerequisites Step 1: Prepare Your Playwright Tests Step...
In the dynamic world of QA, agility and reliability in testing are crucial. Docker emerges as a...