August 21, 2026
From OpenSpec to Playwright tests with AI agents
Turn OpenSpec scenarios into Playwright E2E tests with developer and QA agents, using playwright-page-object MCP to resolve real selectors.
Practical Playwright Page Object Model patterns, TypeScript guidance, and AI-assisted test automation workflows.
August 21, 2026
Turn OpenSpec scenarios into Playwright E2E tests with developer and QA agents, using playwright-page-object MCP to resolve real selectors.
August 6, 2026
Why AI agents invent Playwright selectors, and how five local MCP tools expose page-object graphs and JSX/TSX test IDs before coding.
June 7, 2026
Raw Playwright page objects get repetitive, and POM base classes grow teeth. Here's a typed, decorator-based pattern in TypeScript with no inheritance.