What problem does it solve?
This Skill automates the process of quality assurance and verification for applications, ensuring that code changes, features, and bug fixes function as expected without manual intervention.
Core Features & Use Cases
- Browser Automation: Utilizes
agent-browser for navigating web applications, interacting with elements, and capturing screenshots.
- QA Auth Bypass: Enables automated login using a whitelisted QA email system, bypassing standard email verification.
- State Creation: Guides the creation of necessary application state through UI interactions when testing.
- Use Case: After deploying a new feature, use this Skill to automatically log in, navigate to the feature's page, perform key actions, and verify the UI state and functionality through screenshots.
Quick Start
Use the qa-testing skill to open the application at http://localhost:3000, log in with the QA email, and take a screenshot of the dashboard.