Screenshot using UIPath terminals

Hi All,

Since we are using UIPath terminal session for automating Mainframe application. Whenever if some system error occurred, we need to take screenshot of the error and send it to our technical team. Is there any possibilities to take screenshot while mainframe application running in automation?

Thanks in advance.

Regards,
Rajesh

I guess you could use the general screenshot activity in the Catch block. Is it halting the process by any way?

if not, this is one more way