Navigating a workflow with drop down menus

Hi All,
I’m very new to UiPath. I’m trying to create a workflow sequence that will access a database and click on a drop down box and from there, click from one of the options provided. I used the “Click” option to open the drop down, but the drop down menu disappears if you don’t select an option and I’m not sure which Activity I should be using to achieve this process? Thanks!

Fine
welcome to UiPath community
–while selecting the element for click activity we will be click on the drop down box arrow
–again use a click activity and while selecting the option from drop down, press F2 and this will give us three seconds of pause (we can see the time running in the right bottom corner of the screen) mean while we can select the move the cursor to the position in the drop down box list which we want to select.
once the element becomes access with blue screen then we can click on the current position in the drop down list so that option will be chosen as a element for drop down box

Hope this would help ou
Cheers @03171972

Thank you SO much!!! I knew there had to be a way to do this and spent a lot of time trying to figure it out on my own - lol. Appreciate it!

Fine
so were you able to select that now
Cheers @03171972