How to select a row dynamically from this window


Hey all, how can I click on any of the following rows dynamically in this window?
Regards
Anived

Hi @Anived_Mishra

Try using “Find Children” Activity

Find Children (uipath.com)

Thanks

Hello.

Creates a variable with the name of the select.
Make a click selector where you select the attribute with the name. Change this name to the variable.

Hug