I have a URL that just returns an image. I need to check if the image has the correct size eg 500 x 600. Is it possible to write a test to verify the size is correct in postman?
I have a URL that just returns an image. I need to check if the image has the correct size eg 500 x 600. Is it possible to write a test to verify the size is correct in postman?