The problem
Every deploy — same manual test steps. Login, open the form,
fill the fields, check the result. Over and over.
I wanted to skip the Playwright/Selenium boilerplate and just
paste my existing test cases as plain text.
The problem Every deploy — same manual test steps. Login, open the form, fill the fields,...
The problem
Every deploy — same manual test steps. Login, open the form,
fill the fields, check the result. Over and over.
I wanted to skip the Playwright/Selenium boilerplate and just
paste my existing test cases as plain text.

I hate writing test scripts. Not because testing is unimportant. The opposite. I care about quality....

What if your AI coding agent could write code, test it, fix bugs, and ship — all without a single...

How I used Cursor, Playwright MCP, and Playwright CLI to build real automation for...

I've been skeptical of AI testing tools for a while, but not for the reasons most people are. My...

A few months ago, I built an AI agent to automate one of the most repetitive parts of my workflow:...

Two OSS dev tools shipped this month — tracelane (self-contained test-failure replays) and peek (your browser, exposed to your AI…