Resolution when Unattended Robot cannot interact with SAP windows if it is not maximized.
Resolution
While running the task in the unattended mode, the SAP window is not getting maximized. The below steps can be performed to address this:- Use Maximize window activity within an Attach Window scope
- Click the maximize button on the top right of the window with a click activity.
- Send hotkey Win + PageUp.
Ensure that an RDP session is generated by the Robot user while the process is triggered from Orchestrator so that the custom resolution can be passed.
- Login to Orchestrator
- Go to the Robot Settings
- Turn on "Login To Console" setting and enable it by clicking the dimmed switch.
- Set "Login To Console" to No.
- Set "Resolution Width" and "Resolution Height" to the resolution values of the machine the Robot is running on
- Click Update.