You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 24, 2023. It is now read-only.
[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 ------------------------------------------------------- Running org.kreyssel.selenium.visualdiff.it.AmazonIT org.openqa.selenium.firefox.NotConnectedException: Unable to connect to host 127.0.0.1 on port 7055 after 45000 ms at org.openqa.selenium.firefox.internal.NewProfileExtensionConnection.start(NewProfileExtensionConnection.java:98) at org.openqa.selenium.firefox.FirefoxDriver.startClient(FirefoxDriver.java:148) ... Tests run: 4, Failures: 0, Errors: 4, Skipped: 0, Time elapsed: 126.593 sec <<< FAILURE!