Launch Offer! Get lifetime access for just $59 for a limited time.

UScraper
Back to block reference

Interaction

Click block

Clicks an element found by CSS selector or XPath.

Purpose

Use Click for buttons, links, tabs, cookie banners, load-more controls, filters, and form submissions.

How it works

  • Finds the first matching element.
  • Waits up to the configured timeout when provided.
  • Performs a browser click, then follows the next block.

Configuration fields

FieldRequiredDefaultDescription
SelectorYes-CSS selector or XPath for the target element.
TimeoutNo10Maximum seconds to wait for the element before failing.

Usage notes

  • Use text-based XPath for buttons with stable labels, such as //button[contains(., 'Load more')].
  • If the click changes the page, add a wait block immediately after it.
  • For cookie popups, combine Element Exists with true and false branches.
FAQ

Frequently asked questions

Here are some of our most common questions. Can't find what you're looking for?

View All FAQs

Stop writing scripts. Start scraping visually.

Download UScraper and build your first web scraper in under 10 minutes. No subscriptions, no code, no limits.

Available on Windows 10+ · macOS coming soon