Use **Click Element** to press a button, follow a link, toggle a checkbox, or select a tab on the page. You pick the element; the runner clicks the matching selector.

## How to add it

**Add Step** → **Click Element**. **Pick on page** writes the selector. The eye button highlights the match on the tab.

If the selector matches many nodes, you can target a specific occurrence.

Use it inside **For Each Link on Page** when each opened URL needs the same click, or on a single page after **Refresh Page** or **Go To Web Page**.

## Not this step

Does not open a saved URL — that is [Go To Web Page](/steps/go-to-web-page). Does not collect matching links — that is [For Each Link on Page](/steps/for-each-link). Filling an input is [Type Text](/steps/type-text). Changing the page position without a click is [Scroll Page](/steps/scroll-page).

## Related guides

[Walking through links](/blog/walk-through-links-in-chrome) is the usual place for a click on each URL. The [side panel tour](/blog/welcome) lists every Add Step item.
