Find childrens in this elements in website

Hi Folks
https://stats.oecd.org/ this is website i want to get all child nodes of elements
for eg finance consist of different nodes can anyone help ?

Hi @Sahil_Garg,

We can use the Find children activity with necessary Filter to get all the child nodes under an element.
Take a look at the below link.

Hope this helps!
Happy coding! :slight_smile:

Hi @Sahil_Garg,

Can you try using Find Children activity indicate screen make sure that check the selector if any static values in aaname or inner text make it (*)- Assign (OutputVariable)
And Use for each loop - In properties Type argument should be Uipath.core.UiElement
Inside the loop use get Attribute - In Properties selector values as item.selector.tostring and Attribute as "aaname"or “innertext”

Hope this helps, if it works mark as solution.

Thanks,
Neelima.

1 Like

Hi Neelima

Actually each link consist of some sublink and they are not same and have to download a file through UI Interaction so getting problem in that like u can compare sublinks of Finance and Health