July 29, 2026 · 8 min read Monitoring a Chrome Extension in Production: Building a 24/7 Playwright Watchdog A practical walkthrough of a 24/7 monitoring system that verifies a Chrome extension inside a live SaaS app: Playwright with Xvfb, classified retries, alert dedup, and visual regression on failure. Playwright Synthetic Monitoring Chrome Extension TypeScript Read article →
July 16, 2026 · 5 min read Testing AI Agents: A Practical Guide A hands-on guide for QA engineers who want to test LLM agents: what to test, how to build eval harnesses, and what metrics matter in production. AI Agents LLM Evaluation QA Automation TypeScript Read article →