I am new here and working to do some basic movements. My automation worked beautifully a few months back. Now I have returned to learn more and this small action is not working and I cannot figure out how to get it working again.
I am trying to get to the ‘Open in new tab’ menu element. This quit working a month or so ago and I have been unable to figure out how to get it to work again.
Is there a trick to it?
The ‘right click’ used to access the element works… bringing the menu into view… the ‘left click’ to open the new tab fails…
When you’re trying to indicate the element you can press F2 and it pauses the element selection so you can do the right click and make the menu appear. Then when the selection resumes you can click the “Open link in new tab” - don’t move the mouse off the menu as UiPath gets the selector. If that doesn’t work you can turn on “hoverable element selection” with F6.
However, it’s easy to use a shortcut to open the link in a new tab. You hold CTRL while clicking the link.