Select Item from combo-box/dropdown

I am trying to get UIPath to select an item from a dropdown, but I’m having trouble getting the selector to work… when I attempt to use the ‘Select Item’ activity, I am informed that the combo box does not support select item. However, I’m not sure if I’m actually hitting the correct object… I know I could just use a standard click activity, but then I have no way of scrolling to the lower items in the list…

Any helpful tips would be appreciated… I’m finding the recording feature doesn’t work very well with most windows applications, this being one of them.

1 Like

You can use Click Image + Type Into combination.

image