"Find children"

I am trying to extract data from dropdown using Children activity but while extracting i am getting no values

Hi @srinivas.subramanian

Please check this

Cheers!!

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