Acerca de
This skill is designed to streamline the maintenance of Playwright end-to-end testing codebases. It automates the tedious tasks of updating locators across multiple files, refactoring duplicate code into reusable utilities or Page Objects, and fixing flaky tests by implementing robust waiting strategies. By enforcing industry best practices like the AAA pattern and proper TypeScript typing, it helps developers keep their test suites clean, efficient, and resilient to frequent UI changes.