I have a problem with the last chromedriver. Fails every time with the following error:
Starting ChromeDriver 2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5) on port 2393 Only local connections are allowed. org.openqa.selenium.WebDriverException: unknown error: Chrome failed to start: exited abnormally
The browser version is
Version 71.0.3578.98 (Official Build) (64-bit)
When I run from eclipse everything works OK, does not fail. Fails only when I run from Jenkins or Linux console. The chromedriver process remains hanged on Linux. Is there a solution for this?