ThomasJaspers / robot-framework-image-comparison

4 stars 7 forks source link

ImageMagick with java and selenium #3

Open dipakbachhav opened 6 years ago

dipakbachhav commented 6 years ago

Hi ThomasJasper,

Could you please let me know how I can use ImageMagick with java code. I know this channel is different but I am seriously struggling to get a solution with image comparison using ImageMagick.

Please help me

dipakbachhav commented 6 years ago

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?