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

UScraper
Back to block reference

Conditions

Element Visible block

Branches based on whether an element is present and displayed.

Purpose

Use Element Visible when modals, panels, buttons, or messages may exist in the DOM but only matter when visible to the user.

How it works

  • Finds the selector.
  • Checks whether the element is displayed.
  • Routes through true or false based on visibility.

Configuration fields

FieldRequiredDefaultDescription
Element SelectorYes-CSS selector or XPath to check.

Output

Boolean branch: true or false.

Usage notes

  • Good for dismissing overlays only when they are actually open.
  • Use with a Wait for Element before the condition if the UI appears after a delay.
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