If UIPath does not have a display(monitor), whether it can perform screenshot operations(fullpage or scroll screenshot);

Operating System:Windows Server 2012
UiPath Version:Version 2020.10.2
Browser:Chrome
Screenshot Plugin: GoFullPage( Chrome Extension)
Our Problem: We need to open a link address in the browser and take a scrolling screenshot as needed; currently, we have achieved this requirement, but when we deploy to the server, because the server is not installed with a monitor, when the remote desktop connection is broken , the screenshot operation will automatically stop, and when the remote desktop connection is made again, the subsequent automatic operation can be automatically performed; is there a way to solve this?

Thank you for your feedback, I recorded it for our team to consider :slight_smile:

@111659 what UIAutomation packages are you using? Is this Classic or Modern UIA? Thanks