Skip to content
This repository was archived by the owner on Aug 24, 2023. It is now read-only.
This repository was archived by the owner on Aug 24, 2023. It is now read-only.

org.openqa.selenium.firefox.NotConnectedException: Unable to connect #3

@kenorb

Description

@kenorb

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 ------------------------------------------------------- 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! 

Do I need to run anything else?

I'm testing on macOS Sierra.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions