Limited Time — Lifetime Access for just $99. Lock in before prices rise.

UScraper
Back to block reference

Interaction

Click block

Clicks an element found by CSS selector or XPath.

Trustpilot (Imported)Status: draft
RunSavePreview Commands
process

Click

Click a matching element.

Configure Block: click

Set up the parameters for this click block.

ConfigurationGeneral

Element Selector

.button, #submit, [data-testid='login']

Timeout

30 seconds
Navigate -> Wait for Element -> Click -> Wait for Text -> Structured ExportSave Configuration

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+ and macOS 12+ · Need help? [email protected]