Screenshot of specific window with Robotic automation
We are currently using version 7.1.80 of Pega Robotic Automation (formerly OpenSpan). We have a process that needs to grab a screenshot of a particular window. I can use C# to get a screenshot but that will get any other windows or notifications that may be in front of the active window. Is there a way to do this with Pega that just gets the intended window? In this specific case, the window is a WebAdapter that has been interrogated within Pega.
Thanks