What problem does it solve?
Navigating and validating web pages for QA requires reliable, programmable browser automation. gstack provides a fast, persistent headless browser to run tests, dogfood features, and capture evidence with reproducible results.
Core Features & Use Cases
- Persistent headless browser: runs a long-lived Chromium daemon to preserve cookies, sessions, and state across commands.
- QA test toolkit: navigate, click, fill, capture screenshots, diff baseline changes, and verify page states with a rich command set.
- Bug evidence pipeline: generate annotated screenshots and diffs to help reproduce issues in PRs or reports.
- Use case: automate login flows, validate checkout sequences, and capture failing states with visual proof.
Quick Start
Start the browse daemon and issue commands like goto, text, snapshot, and screenshot to validate pages quickly.