Docs

RunMacro Documentation

Learn RunMacro from basics to advanced.

Everything you need to start and master RunMacro — from basic commands to advanced automation workflows.

RunMacro robot
Docs Quick Start Getting Started
✨ Quick Start

Getting started with RunMacro

RunMacro is a Windows automation app: it performs your repetitive desktop or browser actions for you. No programming needed.

What is a macro?

A macro is a recorded sequence of actions that runs automatically — for example open an app, click, type, wait, repeat. You build it once, then just press run.

Three main modes

RunMacro offers three ways to automate, each suited to a different kind of work. Understanding them helps you pick the right one from the start instead of redoing your macro. Here is each mode in detail and when to use it.

1. Desktop Mode

The default mode. RunMacro drives the real mouse and keyboard, exactly as if you were doing it yourself. It clicks, moves the cursor, and types on any window shown on screen — including desktop apps, games, and non-browser software.

  • Best for: Windows software, games, desktop apps, or anything not running in a browser.
  • Strength: works with any app you can see on screen, no extra setup needed.
  • How it targets: uses coordinates (X, Y) or Find Image / Find Color to click the right spot.
Because it uses the real mouse, this mode takes over your machine while running — the target window must be visible and you can hardly do other work at the same time.

2. Browser Mode (Chrome/CDP)

Dedicated to web browser automation. RunMacro controls Chrome through CDP (Chrome DevTools Protocol) — actions happen inside the browser without taking over your mouse/keyboard. You can let a macro run while you keep working on the same machine.

  • Best for: web logins, filling forms, scraping data, account farming, running many tabs/profiles at once.
  • Strength: runs in the background and is more reliable because it targets web elements (buttons, inputs) instead of fixed coordinates.
  • Requirement: a recent version of Google Chrome installed.
Browser Mode only works with content inside the browser. For actions outside it (Windows dialogs, file download prompts...), combine it with Desktop Mode.

3. QMacro Runner

A mode for people who run workflows rather than build them. A pre-packaged workflow (made by you or someone else) shows up as a simple interface: just fill in a few inputs and press run, with no need to edit the command list.

  • Best for: sharing a macro with non-technical users, or quickly re-running a familiar process.
  • Strength: tidy, fewer misclicks, hides the complexity of the script.
  • How to use: open the packaged workflow file, fill in the requested parameters, then press Run.

Which mode should you pick?

Automating the web → Browser Mode (Chrome/CDP). Automating desktop software/games → Desktop Mode. Just need to re-run an existing workflow → QMacro Runner. Many real setups combine both Browser Mode and Desktop Mode.

Steps to get started

  1. Download and install RunMacro for Windows.
  2. Open RunMacro and create a new macro.
  3. Add a few commands (e.g. Mouse Click, Type Text) or use Recording.
  4. Press Run to test, then save it.
RunMacro robot

Ready to automate smarter?

Download RunMacro and start automating your desktop, browser, and business workflows today.