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. Does not collect matching links — that is For Each Link on Page. Filling an input is Type Text. Changing the page position without a click is Scroll Page.
Related guides
Walking through links is the usual place for a click on each URL. The side panel tour lists every Add Step item.