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 Keyboard Copy Text
📄 Keyboard

Auto-copy text (Ctrl+C) in RunMacro

What it does

The Copy Text command auto-copies (Ctrl+C) the current selection to the clipboard for later steps to reuse. It can select all (Ctrl+A) first.

When to use it

  • Grab content from a field to paste elsewhere.
  • Extract data then check it with IF Clipboard.
  • Copy a result to save into a file/variable.

Configuration steps

  1. Select the content, or enable Select all (Ctrl+A).
  2. Add a Keyboard › Copy Text command.
  3. Save. The content lands in the clipboard after running.

Every option explained

Select all before copy (Ctrl+A)

Presses Ctrl+A to select everything before copying, handy when nothing is selected yet.

Real example

Example: copy the whole field then check

  1. Click the field to read.
  2. Copy Text with Select all on.
  3. Use IF Clipboard to branch based on the copied content.

Tips & common mistakes

In Browser Mode (Chrome/CDP), copy text is not fully supported — use Desktop Mode.
RunMacro robot

Ready to automate smarter?

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