@Mandava_Naresh you need to pass the FULL path not a relative path
currently youre passing relative path
Documents\Screenshot.png
change this to full path something like this
C:\Users\username\Documents\Screenshot.png
@Mandava_Naresh you need to pass the FULL path not a relative path
currently youre passing relative path
Documents\Screenshot.png
change this to full path something like this
C:\Users\username\Documents\Screenshot.png