Hi
I need to take a screenshot of image dispalyed in UI
that image is dynamic, size is dynamic.
if I use take screenshot activity where do I save it or where it will be saved
Once after using take screenshot activity and get the output with a variable and pass that variable as input to SAVE IMAGE activity scope
While mentioning the filepath mention the Filename and file extension as well
Cheers @KarthikBallary
Do i need to give full path
Well not necessary to be full path it can be relative path
But with Filename and extension like this
“Yourfolderpath\yourfilename.png”
Cheers @KarthikBallary
Thank You
Can we make selectors dynamic? because image is dynamic and also size
Yah With wildcards
Cheers @KarthikBallary
with the help of find image activity can we take screenshot since size is differing
Yah we can use the output of find image activity
Cheers @KarthikBallary
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.