HaloStack Docs
Open App
Tools

Screenshots

The Playwright-based screenshot and video generator for docs assets.

@halostack/screenshots captures screenshots and optional videos for the docs site. Output lands in apps/docs/public/screenshots, so docs pages can reference assets with root-absolute URLs.

What it captures

Scenarios cover web, docs, and landing surfaces across light/dark themes and English/Italian locales. Authenticated web scenarios use the seeded demo account.

Commands

Pass flags such as --app=web, --scenario=<name>, --concurrency=<n>, --seed, --video, or --dry-run after the script command.

Inputs

The tool expects the dev servers to be running. Base URLs come from the narrow @halostack/env/screenshots config subset.