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:
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