What problem does it solve?
This Skill removes the friction of testing and automating modern websites that depend on JavaScript, authentication, dynamic loading, and real browser behavior.
Core Features & Use Cases
- Real browser automation: Open pages, click elements, type into forms, navigate tabs, and capture screenshots in a headless browser session.
- Workflow reliability: Handle login flows, session persistence, storage state, permissions, dialogs, and multi-session isolation for repeatable browser tasks.
- Debugging and validation: Record traces, save videos, inspect network activity, mock requests, and generate Playwright test code from performed actions.
- Use cases: Verify a site loads correctly, scrape rendered content, complete a signup form, reproduce a bug, or capture evidence of a user journey.
Quick Start
Ask the skill to open the target website, inspect the page state, and perform the required browser actions until the task is completed.