About
The webapp-testing skill provides a comprehensive toolkit for testing local web applications by leveraging native Python Playwright scripts. It streamlines the testing lifecycle by managing server startups, handling dynamic DOM states through reconnaissance patterns, and capturing browser logs or screenshots for visual debugging. This skill is particularly useful for developers who need to verify frontend functionality, identify UI selectors in rendered states, or automate browser-based workflows without manually managing background processes.