I want to copy and paste screenshot using in activity.
1 Like
HI
we can use TAKE SCREENSHOT activity which will take the screenshot and store that image variable named img_output
–now use a SAVE IMAGE activity and pass the above variable as input as input to IMAGE Property and mention the filepath like this
“yourfolderpath\”+“filename.png”
Cheers @pankajs3
2 Likes
@Palaniyappan
i want to copy and paste this activity images.
1 Like
We can find them in .Screenshots folder in our project folder itself
Cheers @pankajs3
@Palaniyappan
I am unable to find this one from .Screenshots folder. I have tried many times
@Palaniyappan
Can you tell me any other way to find out specific image using by activity.
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.