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 Browser Click Extension Popup
🖱 Browser

Click by coordinates on an extension popup (CDP)

What it does

The Click Extension Popup command finds an extension popup window (by title/URL) then clicks at X, Y inside it. Useful when the popup is hard to target by selector.

When to use it

  • Click Confirm/Approve on a wallet popup when there is no selector.
  • Quickly act on a popup with a fixed layout.

Configuration steps

  1. Add Browser › Click Extension Popup.
  2. Enter Title/URL contains to match the popup and the X, Y to click.
  3. Choose the mouse button and timeout. Save.

Every option explained

Title / URL contains

Match condition for the extension popup to click.

X, Y coordinates

The click position inside the popup (pixels, from the popup top-left).

Mouse button

Left/right/middle (default left).

Timeout (seconds)

How long to wait for the popup (default 10s).

Real example

Example: confirm a transaction

  1. Click Extension Popup: URL contains notification, X=210, Y=560 (Confirm button).
  2. Delay 1000ms then continue.

Tips & common mistakes

Fixed coordinates break when the popup resizes. If the popup has selectors, prefer Select Popup + Smart HTML over coordinate clicks.
RunMacro robot

Ready to automate smarter?

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