What problem does it solve?
Fast headless browser for QA testing and site dogfooding. Navigate any URL, interact with
elements, verify page state, diff before/after actions, take annotated screenshots, check
responsive layouts, test forms and uploads, handle dialogs, and assert element states.
~100ms per command. Use when you need to test a feature, verify a deployment, dogfood a
user flow, or file a bug with evidence. Use when asked to "open in browser", "test the
site", "take a screenshot", or "dogfood this". (gstack)
Core Features & Use Cases
- Navigate to URLs and interact with elements
- Diff before/after actions, take annotated screenshots, check responsive layouts
- Verify forms and dialogs, and assert element states across pages
Quick Start
Open a URL in headless mode and verify a page state with a single command.