Can somebody guide as to how can I use image magick or jmagick in designing automation visualization testing.
Basically I want to automate comparison of screenshots(new with old) of web applications.
I have configured Selenium to run with junit core in eclipse. I am am still figuring how to use image magick with this configuration. Are there any links?
Any help is appreciated.