关于
This skill provides a specialized framework for testing web applications by combining Python-based Playwright scripts with intelligent server lifecycle management. It streamlines the process of launching local servers—including multi-tier architectures with separate frontends and backends—while performing deep DOM inspections. By utilizing a reconnaissance-then-action pattern, the skill ensures that UI interactions are performed on fully rendered states, making it ideal for debugging visual regressions, verifying user flows, and capturing browser-level logs in a local development environment.