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

UScraper
Back to block reference

Conditions

Element Exists block

Branches based on whether an element exists in the DOM.

Purpose

Use Element Exists to handle optional UI such as cookie banners, modals, no-results cards, or alternate layouts.

How it works

  • Checks immediately for a matching selector.
  • Routes execution through the true connector when found.
  • Routes execution through the false connector when not found.

Configuration fields

FieldRequiredDefaultDescription
Element SelectorYes-CSS selector or XPath to check.

Output

Boolean branch: true or false.

Usage notes

  • Use after an appropriate wait if the optional element appears late.
  • Existence does not mean the element is visible or clickable.
  • Use Element Visible when display state matters.
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