Select

Selecting options in dropdown controls is a fundamental task in UI test automation. A robust tool must handle single-select, multi-select, selection by text, by value, and by regex patterns. It should also properly trigger change events and handle non-breaking spaces in option text.

Scenario

Playground

Selected: none
Selected: none
Selected: none
Selected: none
Selected: Apple, Cherry, Grape

Perform selections and verify results using status labels above each control.