browser-automation-workflow
Installation
SKILL.md
Browser Automation Workflow
This skill provides comprehensive guidance on using agent-browser for web application testing, test seam planning, and browser testing optimization.
Overview
CRITICAL: Load the agent-browser skill first before using browser automation tools. Search for it using search_skills("agent-browser") or search_skills("browser") and then load it with load_skill("agent-browser") to get complete instructions and best practices.
When to Use agent-browser
Use agent-browser when:
- Working with web applications
- A development server is running (e.g., "server is running on port 5174", "dev server started on http://localhost:3000")
- You need to test or verify web application functionality in a browser
- agent-browser is the preferred method for browser testing and verification - prefer using agent-browser over creating test scripts for browser interaction