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.
Blog tag
August 21, 2026
Turn OpenSpec scenarios into Playwright E2E tests with developer and QA agents, using playwright-page-object MCP to resolve real selectors.
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.