Can we take screenshot when robot running unattended

Hi Everyone,
Just wanted to know is my above question achievable

Thank you
Pranitha

1 Like

Hi @pranitha63 ,
yes its possible. use Take screenshot activity

refer below link to save screenshot image

Regards,
Arivu

1 Like

Hi @pranitha63

Welcome to community

Kindly check out “Take screenshot” activity

Take screenshot activity can work in both attended and unattended mode

It will work for sure even if you haven’t indicated any screen
In that case it just take the screenshot of the screen present at that moment
And have it as a img object

1 Like

Hi @pranitha63

Yes its possible to take screenshot in unattended mode.

Check out the XAML file for Take ScreenShot

TakeScreenshot.xaml (8.0 KB)

Regards
Gokul

1 Like

So this activity would help to take and save to which folder

Hi @pranitha63
Welcome to Community!

As suggested it is possible what you need is like the studio installion must be in the Service mode when its come to unattended

1 Like

For that kindly use save image activity

Just found it @nikhil.girish
Thanks

Take screenshot & save image activity

you can give your own path
image

Regards,
Arivu

1 Like

After taking the screenshot you will receive a image varaible in the take screenshot activity @pranitha63

image
Use that variable in the Image field above and gve your folder path and filename it will be saved in the required folder

Thanks @nikhil.girish @arivu96 u made my task easier

Also
@pranitha63

For your reference

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