Not able to run the Testcases on Chrome Browser in the console mode using KRE. showing the above error “Caused by: org.openqa.selenium.WebDriverException: unknown error: Chrome failed to start: exited abnormally.
(unknown error: DevToolsActivePort file doesn’t exist)
(The process started from chrome location /usr/bin/google-chrome is no longer running, so ChromeDriver is assuming that Chrome has crashed.)”
Can anyone help please ? we need to run on the chrome browser
Actually, you may not want the
latest
Chrome driver, but one that is the same as your version of Chrome. In your Chrome browser, go to the three dots at top right, then “Settings”, and then “About Chrome”. That the version of Chrome you want; yes, it may be the latest but then again,…especially if you are still having concerns.