Drop down list

Hello!

Yes. Uipath can capture all items from a DropDown list :slight_smile:

You have to use “Get Attribute Activity” and select “items” on Attribute Property. Then you just have to indicate the dropdown list and do a For Each to get each value.

Something like this:

image

Hope It helps :smiley:

Regards,

4 Likes