Latest Release

Download AutoReg

Version 0.3.18  ·  Free to download

macOS 12+ (Apple Silicon & Intel)  ·  Windows 10+ (x64)

Signed & Notarized

macOS

Recommended

Apple Silicon

AutoReg-arm64.dmg

~120 MB.dmg

macOS 12 Monterey or later · M1/M2/M3/M4

Download

macOS

Intel

AutoReg.dmg

~125 MB.dmg

macOS 12 Monterey or later · Intel Core

Download

Windows

x64

AutoReg-Setup.exe

~130 MB.exe

Windows 10 or later · 64-bit

Download

Getting started

macOS

  1. 1.Download the .dmg for your chip
  2. 2.Open the DMG and drag AutoReg to Applications
  3. 3.Right-click → Open on first launch to allow the app
  4. 4.Enter your OpenAI API key in Settings

Windows

  1. 1.Download the .exe installer
  2. 2.Run the installer — choose your install directory
  3. 3.Windows SmartScreen may warn — click "More info → Run anyway"
  4. 4.Enter your OpenAI API key in Settings

Quick start after install

#Create autoreg.md in your project root
$Open AutoReg → New Workflow → Select your project folder
$Enter your app URL → Generate Tests → Run All

Frequently asked questions

Do I need a license or account?

No account needed to download or run AutoReg. You will need an OpenAI API key to use the AI agent features.

Is AutoReg free?

AutoReg the desktop app is free. AI features consume OpenAI API credits billed directly through your own OpenAI account.

How do I get my OpenAI API key?

Sign in at platform.openai.com, navigate to API Keys, and create a new key. Paste it into AutoReg Settings on first launch.

What browsers do tests run in?

AutoReg uses a built-in browser engine (Chromium) for test execution. It is installed automatically on first launch.

Can I run tests in CI?

Yes — the generated scenario JSON files and test scripts can be checked into your repo and executed in any CI environment.

Usage