Hi! Thank you for your help.
I'm trying to aply RPA to a task that interacts with a web page.
I'm struggling to click an option from a menu inside a menu. The menu disappears when you move the mouse from the menu (the big problem).
I tried some options:
- using wait times so as to allow the menu options to appear
- using the mouse movements so the menu stays open
In some cases I was able to do it, but unfortunately after some runs it stops working.

This is just an example of the menu with menus, as the one I use is a private one from the company.


@VJR
Thanks!