I am relatively new to Uipath automations. I have created a first bot that runs flawlessly on my laptop screen. As soon as the bot runs on a larger screen, it no longer recognizes some elements because they are stuck in a CV screen scope.
How can I clean up this problem so that the bot can work on different screen sizes.
Also, I would like to know how to deploy this bot on a virtual machine for multiple users.
Hey @Nithinkrishna, I have developed the bot on my Surface screen. There it runs without any problems. But as soon as I run the bot on my second screen (much larger), it no longer recognizes the CV Screen Scope activities.
How can I fix this. I have already tried with the Screen Resolution data. No change