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

UScraper
Back to block reference

Wait & Timing

Wait for Element block

Waits until an element exists or is visible.

Trustpilot (Imported)Status: draft
RunSavePreview Commands
process

Wait for Element

Wait until a selector exists or is visible.

Configure Block: wait-for-element

Set up the parameters for this wait for element block.

ConfigurationGeneral

Element Selector

.loading-complete, #content

Timeout

30 seconds

Wait for element to be visible

Enabled
Navigate -> Wait for Element -> Structured Export -> EndSave Configuration

Purpose

Use Wait for Element as the default synchronization block before clicking, typing, extracting, or exporting.

How it works

  • Checks for the selector until it appears or timeout is reached.
  • Can require the element to be visible, not just present in the DOM.
  • Continues when the condition is satisfied.

Configuration fields

FieldRequiredDefaultDescription
Element SelectorYes-CSS selector or XPath to wait for.
TimeoutNo30Maximum seconds to wait.
VisibleNotrueRequire the element to be displayed.

Usage notes

  • Prefer waiting for the data container, not a generic body element.
  • Use visible=false when a hidden field or metadata node is enough.
  • Timeouts should be long enough for slow pages but short enough to catch broken selectors.
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]