Screenshot of image - but image size varies after refresh

Hey guys

i have to take screenshot of a image that appears in a tab of website its vertical and rectangular in size but its shape varies when we refresh and goes to another scenario of same tab i tried clipping region of take screenshot activity but its not worthy is there any other way to do this
please guide me
below are two attachments for reference

i want to take screen shot of complete image everytime , how to do this


HI @Shoebmd,

What is exactly the issue here?
some of the screenshots do not cover the whole picture or the screenshot is too big and contains too much background?
Have you tried to spy the picture and see if the selector is repeatable? If so, you can use find element and then use this selector for taking screenshot.

Regards,
Kamil

Hi @Shoebmd ,

Are you able to save the image manually or download the image ? If so, we could also try downloading the image using the same methods that we use manually or we could use the endpoint to download using a HTTP Request Activity.

Let us know if you are not able to do the above and should perform a Snipping of the image itself.

basically these images comes in web html format , in a website portal ,
i have to download these images ,

can u please tell how to do this in api way