This skill enables Claude to perform comprehensive end-to-end user acceptance testing by leveraging Playwright MCP tools to interact with web applications. It intelligently discovers project-specific configurations from local files—such as selectors, constants, and authentication fixtures—to replicate exact user journeys, handle complex OTP login flows, and dismiss development overlays. By monitoring network requests and console logs while capturing screenshots at every step, it provides a rigorous, automated verification process that ensures application stability across development, staging, and production environments.
Key Features
01Smart discovery of test selectors and environment constants
02Visual proof generation through automated screenshots
03Standardized UAT reporting with detailed step-by-step status
04Real-time monitoring of JS errors and failed network requests
051 GitHub stars
06Automated authentication and OTP flow replication