[RPA] Dropdown selection

Hello how are you? I would like to select the first option from the drop-down menu but I couldn’t. What would be the solution?
I apologize for my bad English, I’m Brazilian.

That html does not look like its a “drop down” eg, <select> tag. Maybe try by just using Click Element if you are using seleniumlibrary…