Take screenshot inside for each loop and Name it automatic by Uipath

How can I name the screenshots that has been taken in for each loop, and provide different name of each screenshot. Can someone help with some sample, as I am starter in UiPath.
Thank you

You can use Save Image Activity -

In the properties, give the path including the file name.

Regards,
Karthik Byggari

2 Likes

Main.xaml (9.5 KB)
Please check

1 Like

Thank you, It worked. :slight_smile:

1 Like