Skip to content

Why Playwright Should Be Installed Per Project

If you are new to Playwright, one question quickly comes up: why do you need to install Playwright inside every project? Would it not be easier to install it once globally and use it everywhere?… 

The Evolution of Playwright: From Version 1.0 to 1.61

Introduction When Microsoft released Playwright 1.0 in 2020, it was already an impressive browser automation framework. Unlike Selenium, Playwright was designed from the ground up for modern web applications, offering automatic waiting, multiple browser engines,… 

Playwright: playwright.config.ts

playwright.config.ts is the central configuration file for Playwright. It defines how your tests run, which browsers are used, timeouts, reporting, and many other settings. Think of it as the control panel for your entire test… 

How to Set Up Playwright for Web Application Testing

Playwright is a modern browser automation framework developed by Microsoft. It can be used to test websites in Chromium, Firefox and WebKit using a single testing API. Playwright Test includes a test runner, assertions, browser… 

Verification & Validation Engineer

From 2024 until 2026 I worked on systems that control tunnels, bridges, and water pumps. These are not games or apps you can restart if something goes wrong. If these systems fail, people can get… 

SB270 Chapter 43 and 48b

Within the Flemish Standard Specifications 270 framework, two chapters are particularly critical for movable bridges and locks: • Standard Specifications 270 Chapter 43 Working Principles of Movable Structures version 4• Standard Specifications 270 Chapter 48b… 

Action1 bug report

As a software tester, I enjoy improving software quality even outside my direct responsibility. When I encounter an issue in third-party software, I don’t just work around it. I document it. Recently, I shared a… 

ISTQB Foundation Level

I am excited to announce that I passed the ISTQB Foundation Level exam. It represents a recognised standard for software testing and software test management that employers across the software industry actively value. You can…