What problem does it solve?
This Skill lets developers and automation engineers programmatically navigate pages, interact with UI elements, and extract structured information from websites, eliminating manual clicking and fragile ad-hoc scraping.
Core Features & Use Cases
- Headless Browser Automation: Navigate pages, snapshot DOM/accessibility elements, and perform clicks, typing, uploads, and mouse actions using stable refs.
- Structured Extraction & Testing: Extract text, HTML, attributes, and counts; capture screenshots and videos; and run UI checks or form submissions for QA and scraping tasks.
- Session & Network Control: Manage isolated sessions, save and load session state, intercept and mock network requests, and emulate devices or viewport settings.
- Use Case: Automate a login flow, extract dashboard data into JSON, and record a demonstration video for debugging or QA verification.
Quick Start
Use Agent Browser to open a URL, snapshot interactive refs, fill the login fields, click the submit button, and save the session state.