What problem does it solve?
This Skill eliminates manual browsing by allowing the assistant to programmatically navigate web pages, interact with elements, extract content, and capture visual outputs so users can automate research, testing, and repetitive web tasks.
Core Features & Use Cases
- Navigation & Interaction: Open pages, go back/forward, click, double-click, hover, type, fill forms, press keys, and upload files.
- Page Analysis & Data Extraction: Snapshot full or scoped accessibility trees with stable element refs, get text/html/attributes/values, count selectors, and run arbitrary JavaScript for complex extraction.
- Automation & Session Management: Save/load authentication state, manage cookies and storage, wait for network or element conditions, capture screenshots and PDFs, and run semantic locators for robust element selection.
- Use Case: Log into an analytics dashboard, extract a table of metrics, take a screenshot of the results, and save session state for repeated runs.
Quick Start
Open the site, locate login fields, submit credentials, wait for the dashboard to load, then capture a screenshot of the dashboard.