selenium2-visualdiff
selenium2-visualdiff copied to clipboard
Selenium 2 Visual Diff
I have added the following dependency (copied from the "Usage") into my pom.xml: org.kreyssel.selenium2.visualdiff visualdiff-core 1.0.0-SNAPSHOT test and got the following error: Missing artifact org.kreyssel.selenium2.visualdiff:visualdiff-core:jar:1.0.0-SNAPSHOT Can you please advise what...
Hi Kreyssel This plugin is not available please help me to resolve it
Jetty 7.4.5.v20110725 is EOL (End of Life) and no longer supported. Consider upgrading to Jetty 9.4.x soon. See `jetty-announce` thread: https://dev.eclipse.org/mhonarc/lists/jetty-announce/msg00069.html
I'm running: mvn clean install but I've the following errors: ``` [INFO] --- maven-failsafe-plugin:2.9:integration-test (integration-test) @ visualdiff-it --- [INFO] Failsafe report directory: /somepath/kreyssel/selenium2-visualdiff/it/target/failsafe-reports ------------------------------------------------------- T E S T S -------------------------------------------------------...
Hello Conny, I'm trying to run your code and getting NPE. I think some major initiation step is missing in your readme file. You are creating a new TakeScreenshotRule object:...