Anyone can build fast now. Shipping quality is the hard part. Describe your app in plain English — AutoReg opens it in a real browser, generates regression tests from live DOM snapshots, runs them, and heals failures automatically.
macOS (Apple Silicon + Intel) · Windows x64
Watch it work
A UI change breaks a selector mid-run. AutoReg root-causes the failure, captures a fresh DOM snapshot, fixes the test, and finishes green — no human in the loop.

The real thing — a passing run in the AutoReg desktop app, with full run history per scenario.
How it starts
# Login Flow Test the sign-in page for valid credentials, invalid passwords, and empty field validation. # Dashboard Verify the main dashboard loads widgets, navigation links work, and user profile is accessible.
{ "scenario": "Login — valid creds", "steps": [ { "action": "fill", "selector": "[aria-label=Email]" } ] }
Meet the AR Agent
No test framework to learn. No selectors to hunt down. Open the chat, describe what matters — the agent explores your app in a real browser and turns your words into a running regression suite.
Generate tests
“Test the checkout flow with an expired card” — done.
Analyze URLs
Point it at any page. It maps the UI and proposes coverage.
Ask anything
“Why did scenario 4 fail last night?” — get a root cause, not a stack trace.

Who it's for
Building is easy now. Delivering quality is what separates you.
Regression suites take weeks to script and break every sprint. Your team spends more time repairing selectors than finding bugs.
Signoff in hours, not sprints.
Devs skip tests under deadline pressure. Every release is a gamble between shipping fast and shipping broken.
A quality gate that doesn’t slow the team down.
You vibe coded an app in a weekend. It works — you think. There’s no QA team, and every AI-driven change might break something you can’t see.
You vibe coded it. Now vibe test it.
Capabilities
From spec to passing tests, AutoReg handles the entire lifecycle — so your team ships faster.
Opens your app in a real browser, captures live ARIA selectors and DOM snapshots. No guessed selectors — tests reflect the actual UI.
Failing tests are analyzed, root-caused, and regenerated automatically. The agent identifies broken selectors and applies targeted fixes without you lifting a finger.
Run individual scenarios or full suites with a single click. Real-time progress streaming, live logs, and comprehensive HTML reports with screenshots.
Describe your app in plain English inside autoreg.md. The AI agent reads your intent, maps it to real UI flows, and generates structured JSON test scenarios.
API keys are encrypted using OS keychain on macOS and DPAPI on Windows. Never stored in plain text. Switch models mid-session without restart.
Tests are stored as readable, editable JSON scenario files. Inspect, modify, or version-control your test suite alongside your codebase.
Process
Five steps from zero to a fully tested application.
Describe your app features and test scenarios in autoreg.md using plain English.
The AI opens your app, captures live DOM snapshots, and creates scenario JSON files.
Tests are grouped into logical sections in a structured e2e-plan.json.
Execute individual tests or the full suite. Watch real-time progress streaming.
Failures are analyzed and regenerated automatically. Ship with confidence.
The gap nobody talks about
AI made building 10× faster — and testing didn't keep up. Every prompt-driven change is a chance to silently break what worked yesterday. Regression testing is how you ship fast and right.

Download AutoReg free and get your first regression suite running in minutes. macOS and Windows. No account required.
Download for macOS & Windows