Full Screen Screenshot w/ 2020.10

Modern Design Experience has made it so that it is no longer possible to use take screenshot activity with no selector (you must place it in use application/browser activity). What solution is there to take a screenshot of the full display?

Hi @keong

I’m using ‘Take Screenshot’ activity with no selector in 2020.10.2 and it’s working fine:

image

You just need to insert the activity and assign a output variable. Check this workflow for an example based on the Robotic Enterprise Framework:

TakeScreenshot.xaml (8.0 KB)

Best Regards

Hi Marcelo, you example does not work for me; as I said, I am using Modern Design Experience. It is no longer possible to just have a free floating screenshot. It will error and say that take screenshot must be in a use application/browser scope.

Hi,

Is there a solution for this?

Despite of using modern design, you can access to classic activities by activating it in the activities panel.
2021-06-25_13h56_15

I also faced this problem and think there is no other way to solve it.

1 Like

You can use Nikolay’s solution.

However my team uses this solution I developed. It’s very effective. Just set the selector to the picture below for the screenshot activity. It sets to the full screen via the explorer.exe.

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.