I want to compare two images using image magick. So when we compare two images if images are different then I am expecting a fail result.
I have done image comparison using robot framework long time back(https://blog.codecentric.de/en/2017/09/robot-framework-compare-images-screenshots/) and now I am looking for the same solution using java code. Can you please help me with your valuable time and working solution?