What problem does it solve?
QA teams spend hours manually interacting with web apps to verify flows, identify UI regressions, and collect bug evidence. gstack provides a fast, native CLI-driven headless browser workflow to automate navigation, interaction, and state capture with reliable diffs and annotated screenshots.
Core Features & Use Cases
- Deterministic browser control: navigate, click, fill, and verify UI state via a concise CLI.
- Evidence generation: diff snapshots, annotate screenshots, and log console/network/dialog outputs for debugging.
- Dogfooding and demos: run quick QA checks on staging URLs and produce repeatable test evidence for reports.
- Real-world example: verify a login flow on staging and capture a labeled screenshot for bug reports.
Quick Start
Start by running the /browse command to launch the local headless browser session and begin testing.