Articles

How-tos on Selenium, Cypress, Appium, Playwright, Maestro and more.

Selenium Python Tutorial
Article by Jochen Delabie

Selenium Python Tutorial

Getting started with Selenium WebDriver in Python: a first test, locating elements, implicit and explicit waits, alerts and teardown.

Read article →
Protect your Shopify store
Article by Jochen Delabie

Protect your Shopify store

The failures that quietly cost a Shopify store revenue, from slow loads to a broken checkout, and how scheduled monitoring catches them first.

Read article →
Top 15 AI Testing Tools
Article by Jochen Delabie

Top 15 AI Testing Tools

A curated list of 15 AI-driven testing tools for web and mobile, covering what each one automates and where it fits in a suite.

Read article →
How to fix Flaky Tests
Article by Jochen Delabie

How to fix Flaky Tests

Why a test passes most of the time and fails the rest, with concrete fixes for flaky Selenium, Appium, Playwright and Puppeteer runs.

Read article →
Selenium and Generative AI
Article by Jochen Delabie

Selenium and Generative AI

How to use generative AI to produce realistic test data for Selenium runs, and why varied data uncovers bugs that fixed fixtures never will.

Read article →
Angular UI Testing
Article by Jochen Delabie

Angular UI Testing

How to add visual regression testing to an Angular app with Cypress, comparing screenshots against a baseline to catch unintended UI changes.

Read article →