How can I open an image in the windows photo viewer with UiPath?
I was trying to use the ‘Use application/browser’ activity like below, but it only opens photoviewer and not the image I’m trying to view.
I also tried the same via ‘Start Process’, but then get the error “The system cannot find the file specified”
Also tried filling in the name of the image only. It opens the image, but then throws an error “Application could not be opened”.
I can off course turn on ‘Continue on Error’, but prefer not to use that. Is there a better way to open this file?