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 Mouse Mouse Button
⬇ Mouse

Mouse button down & up (drag) in RunMacro

What it does

The Mouse Button command lets you press (Down) or release (Up) a single mouse button — unlike Click which presses and releases at once. Combine steps to build drag & drop.

When to use it

  • Drag & drop: Down at A → Move to B → Up at B.
  • Hold the button to select/highlight a region.
  • Split press and release for precise control.

Configuration steps

  1. Add a Mouse › Mouse Button command.
  2. Choose the action: Down (press) or Up (release).
  3. Choose the button: Left / Right / Middle.
  4. Set the X, Y coordinates with F2.
  5. Save. For drag & drop, create 3 steps: Button Down → Mouse Move → Button Up.

Every option explained

Action (Down / Up)

Down presses and holds the button; Up releases it.

Button (Left / Right / Middle)

Which button to press or release.

X, Y coordinates

Where to press/release. Use F2 to capture.

Real example

Example: drag and drop an icon

  1. Mouse Button Down (left) at the icon.
  2. Mouse Move to the destination.
  3. Mouse Button Up (left) at the destination to drop.

Tips & common mistakes

Always pair every Down with an Up, otherwise the button stays stuck in the held state.
Add a short Wait between Down → Move → Up for a more reliable drag.
RunMacro robot

Ready to automate smarter?

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