Hello!
Yes. Uipath can capture all items from a DropDown list
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:
Hope It helps
Regards,