select
select
open
https://sideex.github.io/example/webpage_under_test/select-single-option.html
COMMENT
Selects an element of a drop-down menu
select
id=fruits
name=fruits
//select[1]
//select[@id='fruits']
css=#fruits
Strawberry