Skip to content

User Bible

Status: every section below is written and verified against the current code. Keep it that way — update the relevant section in the same PR that changes user-facing behavior. FAQ / Troubleshooting is seeded from known gotchas rather than real support history — expand it as actual recurring questions come in.

What VisualRunner does

VisualRunner lets you verify how a web page renders across languages, viewports, environments, and interactive states, using screenshots captured by a browser worker.

Core concepts

Concept What it means
Project A site or app you're tracking.
Environment A deployment target for a project (e.g. staging, production).
Language A locale to capture the page in.
Viewport A screen size to capture the page at.
Page A URL (or URL template) within a project to capture.

Sections