Acerca de
This skill provides a specialized framework for interacting with and testing local web applications through Python-based Playwright scripts. It streamlines the testing lifecycle by automatically managing dev server processes, capturing browser screenshots for visual verification, and inspecting the rendered DOM to identify selectors. Whether dealing with static HTML or complex dynamic web apps, it offers standardized patterns for reconnaissance, debugging UI behavior, and ensuring frontend functionality remains intact across updates.