About
The Playwright E2E Debugger skill is designed to streamline the reproduction, debugging, and fixing of test failures within the Youtube-Live-Chat-Fullscreen extension project. It provides a robust workflow for handling the non-deterministic nature of YouTube Live content by dynamically searching for active streams rather than relying on hardcoded URLs. By enforcing best practices—such as using stable selectors, explicit UI state waiting, and capturing trace artifacts—this skill helps developers maintain a reliable CI/CD pipeline and resolve complex browser automation issues efficiently.