Hi Team,
I’ve recently created a workflow in OpenRPA to open a URL/website, but I’m facing a couple of issues:
- The bot doesn’t open the URL in a new browser tab. Instead, it opens in the current tab. I want the bot to always open the URL in a new tab within the same browser window.
- Sometimes the bot opens the URL in another virtual desktop (on Windows), which makes it hard to monitor and control the automation. I’m not sure why it’s switching desktops automatically.
Has anyone faced similar issues or found a solution/workaround for these behaviors?
Any suggestions or best practices to ensure URLs open consistently in a new tab and on the correct desktop would be greatly appreciated.