Hello, i have an issue with clickMouse() method on a link item with web technology when bot run on a server without RDP active connection.
When exist an active screen it work fine but when not active screen, clickmouse() does nothing. Where i can configure screen resolution or something for when not active screen exist?
I can't use click() method because the item has a href element and IRPA go to url but is an Angular link so IRPA go to URL on href and not perform a click.