What problem does it solve?
This Skill enables automated navigation, interaction, and analysis of web pages from the command line, removing manual clicking, typing, and repetitive UI testing tasks.
Core Features & Use Cases
- Automated navigation and snapshotting that returns interactive element references for deterministic follow-up actions.
- Comprehensive interaction commands to click, fill, type, select, upload, control mouse/keyboard, and manage dialogs and frames.
- Integration-friendly outputs including JSON snapshots, screenshots, PDF export, video recording, session state save/load, and network routing for request interception.
- Use Case: Automate logging in, filling and submitting forms, scraping structured data, reproducing UI bugs, or running end-to-end UI tests across authenticated pages.
Quick Start
Open a URL, snapshot interactive elements, then use refs to fill fields and click the submit button to verify the result.