How to get back the Images of UiPath Activities?

Hi All,

When I copy the code from the shared path to my local path the image of the activity is not coming, how to get the image back even after copying the code??
image
for example look into the above image.

Thanks in advance.

Hi @naveen.s

It’s not possible to get the images back in the UI activities, you have to indicate again then only you will get the images in all UI Activities.

when you open the shared workflow files the images will removed from all UI Activities.

Hope it helps!!

1 Like

@naveen.s,

There reference screenshots are stored in .screenshots folder in every project. If you are able to get that folder and add it to your project, then only you will be able get the screenshots back. Otherwise, you will have to capture it again by going to every activity.

Thanks,
Ashok :slight_smile:

1 Like

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