Hi, when automating Ui, the UI element to use in Click Image is getting off screen. Simulate click or send windows message do not work. Any suggestions?
Also, when we set screen resolution at 1920x1080 and does screen size matter? For example changing screen size 100% to 150%. UI automation failing to recognize images.
Is it an unattended robot and you are setting the screen resolution from orchestrator? If so, you need to enable the toggle in Login to Console and set as “NO”. Otherwise the configuration used is the one in UiPath.Settings file locally and the default option is use Console Session instead Window Session. The resolution options only works for Windows Session. Console Session uses the one provide by graphical card or in case VM the VM manager settings.