Test method threw Exception: (image/jpeg) not supported
Opened this issue · 0 comments
Deleted user commented
When I write unit test to download a file .jpg, Rest Assurured throw System.Exception: (image/jpeg) not supported. How I can write unit test to download file excel or image with Rest Assured? Thanks for helping