"Save image failed. Check if the file name is a valid path"

Hi All, I am running the process in unattended mode in virtual machine and when trying to save the image I am getting error message “Save image failed. Check if the file name is a valid path”. Please check the screenshots below




I am not facing this error when I ran that process in studio VM

Hi @rumabharathy

In expression editor (Last Screenshot) try with this expression

Path.Combine(Environment.CurrentDirectory,“Data\Input\Screenshot”…)

Regards
Sudharsan