Latest Release — v0.1.1
Download Local Runner
Install the lightweight agent to run Workday automations directly on your local machine with full browser control.
System Requirements
🖥️ Windows
- Windows 10 version 1903+ or Windows 11
- 4 GB RAM minimum (8 GB recommended)
- 500 MB free disk space
- Network access to the AutoBP server
🍎 macOS
- macOS 13 Ventura or later
- Apple Silicon (M1/M2/M3) or Intel
- 4 GB RAM minimum (8 GB recommended)
- 500 MB free disk space
Installation
1
Download & Install
Download the installer for your platform above and run it. On Windows, run the .exe
installer. On macOS, open the .dmg and drag AutoBP Local Runner to Applications.
2
Configure Server Connection
On first launch, enter your AutoBP server URL and the RUNNER_API_KEY provided by your
administrator. The runner will attempt to connect via WebSocket.
3
Verify Connection
Once connected, the system tray icon turns green and the Dashboard shows "Runner Online". You can now run automations locally via the 💻 button on any test case.
On macOS, you may need to allow the app in System Settings → Privacy & Security on first
launch.
Release Notes
v0.1.1 Latest May 2026
- Initial release of AutoBP Local Runner
- System tray agent with Start / Stop controls
- WebSocket auto-connect and reconnection with exponential backoff
- Robust process tree termination on Windows (no zombie processes)
- Playwright-based local browser execution with session persistence
- MFA device-trust cookie grafting for seamless Workday authentication
- Dynamic tray menu reflecting live runner status
- macOS universal binary (Apple Silicon + Intel)