Not able to perform multiple Hover actions at one go

Hi All,
I am trying to automate a process in Informatica IDD using UiPath. This requires me to hover over an option that would give me a dropdown on which I need to hover again to select the desired option.

I am able to hover once on the main menu using the Hover option but am unable to select the dropdown option using another hover.

Can you please let me know how can we perform multiple hover actions at one go?

Regards,
Neha

Hi Neha,

How did you solve this problem?

If you are not able to accomplish 2nd hover even after using F2 (3 second delay), see if you can do Click.

Take the selector of the drop down from Click and use it in the hover.