Unable to get Dropdown items using "Find Children" activity - CoWin

I am trying to get the list of all states from the Cowin website, So I am using the “Find children” activity. But I’m unable to get the list of “states”.

When I checked the output of Find Children in Locals variable , below is the output received :
UiElement[1] { UiElement { ClippingRegion=null, Selector=“” } }

and the highlighted element showing below is the one that I selected for the “Find children” activity.

I tried selecting both “Find Children” and “Find Descendents” in the scope.

Please advise if I am doing something wrong here ?

Hey @Sai_Kiran_Sannidhanam

Can you share the website link to check it?

Hi @Ayman_Alabsi1

sure,
its : https://www.cowin.gov.in/

After checking the website, it seems there are no child’s available for this dropdown list

can you check from your side if there are options in the dropdown?

yes, I can able to view options in the dropdown. But when dropdown is closed, I’m not able to find them in “Inspect Element”

you can check this solution

Sequence.xaml (13.0 KB)

1 Like

That worked. Thank you . :slight_smile:

1 Like

Great, Your Wlc.

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.