Download

Every installer always points at the latest release; the desktop app keeps itself up to date after that.

tapstep desktop

latestmacOS · Windows · Linux

Record by clicking through your app in your own browser window, run on local devices, repair a broken step in place, publish to your team.

tapstep CLI

latestmacOS · Linux · Windows

The engine as a command line — run flows locally and in CI, record-free.

# macOS (Apple Silicon)
curl -fsSL https://s3.tapstep.dev/tapstep-cli/tapstep-latest-macos-arm64.tar.gz | tar -xz
sudo mv tapstep /usr/local/bin/

# Linux (x86_64)
curl -fsSL https://s3.tapstep.dev/tapstep-cli/tapstep-latest-linux-x86_64.tar.gz | tar -xz
sudo mv tapstep /usr/local/bin/

Windows (x64): download tapstep-latest-windows-x86_64.zip and unzip tapstep.exe into a folder on your PATH. Then sign in once: tapstep login.

An Intel-Mac desktop build is still on the way. Setup details live in the installation guide.

By downloading and using tapstep you agree to the End User License Agreement.