I am trying to extract data from dropdown using Children activity but while extracting i am getting no values
ensure
- the selector is tight configured to the select element
- filter is set for the options
<webctrl tag='OPTION' />
- check the FIND_SCOPE is not misset
UPD1 - Additional Starter Help