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

UScraper
Back to block reference

Interaction

Select Option block

Selects an option from a standard HTML dropdown.

Trustpilot (Imported)Status: draft
RunSavePreview Commands
process

Select Option

Choose from a native select dropdown.

Configure Block: select-option

Set up the parameters for this select option block.

ConfigurationGeneral

Select Element Selector

select[name='country'], #dropdown

Option Value

US

Option Text

United States
Navigate -> Select Option -> Wait for Element -> Structured ExportSave Configuration

Purpose

Use Select Option for native select elements such as country, category, sort order, or page-size dropdowns.

How it works

  • Finds the select element by selector.
  • Attempts to choose an option by configured value or visible text.
  • Continues to the next block after the selection action.

Configuration fields

FieldRequiredDefaultDescription
SelectorYes-CSS selector or XPath for the select element.
Option ValueNo-The option value attribute, for example US.
Option TextNo-The visible option label, for example United States.

Usage notes

  • This block is intended for native select tags, not custom React dropdown menus.
  • For custom dropdowns, use Click blocks to open the menu and click the option.
  • Add a wait after selecting when the page reloads or filters results.

Caveats

  • Current app code exposes Option Value and Option Text in the UI. If selection fails, use Click-based dropdown automation until the command parameter mapping is updated.
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]