When I run mvn verify on my local PC I get this error message:
[ERROR] ShiroAuthFormsIT.protectedPageWithLogin » Runtime Unable to instantiate Drone via org.openqa.selenium.firefox.FirefoxDriver(FirefoxDriverService,FirefoxOptions): org.openqa.selenium.SessionNotCreatedException: Could not start a new session. Response code 400. Message: binary is not a Firefox executable
I am running Ubuntu Linux and have Firefox browser.
Does anyone know a quick fix for this?