We are trying to solve a use case where we need to take dynamic screenshot of Guidewire ClaimCenter.
We have created the solution and it is working fine when we run the job using Studio bot and Non-Prod (Attended mode) bot. However, when we run the job on Non prod (Unattended mode) the bot is unable to capture the screenshot correctly
Please find below screenshots from both the modes:
Unattended bot -
To get the complete screenshot of the section we are decreasing the Page Zoom to 67% within chrome. However, while running in Unattended mode we are unable to do so.
Could you please let us know if there is another way to resolve the same or in case any additional information is required.
Obviously the resolution on your RDP server is lower than on your desktop. This is common. Set it the same as your desktop if that’s what you need to see in the screenshot.
I think you mean 1080 not 1800. Also 1920x1080 isn’t normal nor prefered, it’s just what you see in your environment. What’s normal and preferred is to match the robot resolution to the developers’ machines, so that any type of OCR, image recognition etc is working off the same resolution.
@mshai1@postwick , Apologies. Yes, I did make a typo error there.
Yes, For this purpose, we would need to keep in mind the same resolution is to be followed in all the environments. However, we do also prefer initially the mentioned resolution values (1920 x 1080) to be kept when starting with the automation or vm set up. It is also preferred in general.