In the courses it recommends downloading their automation to debug or fix etc, but when I save the zip to a new folder on my computer and open it, and targets created say “Preview image not available”. I have gone in and selected the targets if I can figure it out based on the annotation but would like to not do this every time. How can I fix this?
I have gone into Studio and selected open local project under the home tab and selected the demo project from the course that I extracted to my desktop from the zip file but it still does not seem to work that way either. It pulls up everything correctly but the images. Any other ideas? Thank in advance!
Those screenshots are stored in the project under the .screenshots sub-folder.
You can open the UiPath Studio xaml file in Notepadd ++ and look for InformativeScreenshot value for your UI activity. Its value will contain a name of the screenshot from the .screenshots.
If for any reason that screenshot is not accessible, doesn’t exists in the .screenshots folder, or the InformativeScreenshot is removed or empty for that activity, you will have that behavior with ‘Preview image not available’.