How to select the Dropdown list off the Tab

The process that I’d like to automate involving a click on the second item off a dropdown list off a tab on a webpage.
During the recording, when I hoover over the tab, the dropdown list won’t populate as it does normally in the Chrome, so I’d just continue clicking the main tab over and over again.

I tried the ‘select item’ element, but it pops up an error message stating ’ there is no element involved with process’…

Any advice on what element to be used would be appreciated.

As you are hovering to get a drop down while doing manually, can you try giving a hover button before select item activity @Resiliencepath01