How to send PgDn several times until i get the value from drop down

Fine
Kindly try with FIND CHILDREN activity and get the output
Pass that variable as input to FOR EACH loop
And change the type argument as UiPath.Core.Uielement
—inside the loop use GET ATTRIBUTE and mention the value item in the property ELEMENT in the property panel

For example

Cheers @Pradeep_Shiv

1 Like