概要
This skill provides a robust toolkit for testing local web applications by streamlining Playwright script execution and server management. It features a specialized server lifecycle manager that handles backend and frontend startups automatically, allowing for seamless integration testing without manual environment setup. By implementing a 'Reconnaissance-Then-Action' pattern, the skill ensures reliable selector discovery and interaction with dynamic JavaScript-heavy applications, making it an essential utility for developers debugging UI behavior, verifying frontend functionality, or capturing browser logs in a local development environment.