What problem does it solve?
This Skill enables users to quickly navigate, interact with, verify, and visualize web pages through a headless Chromium browser, reducing manual testing time and elevating bug detection efficiency.
Core Features & Use Cases
- Navigation & Interaction: Load any URL, fill forms, click elements, and manage cookies seamlessly.
- Verification & Diffing: Take snapshots, compare page states pre- and post-interaction, and generate annotated screenshots for bug reports.
- Responsive & Accessibility Tests: Render pages in different viewports, verify visual layout, accessibility tree, and perform performance audits.
- Use Case: QA engineers can automate cross-browser layout validation or reproduce user bugs with precise, reproducible steps.
Quick Start
Run $B goto https://example.com to load the site, then $B snapshot -i to generate an interactive element list and start testing interactions.