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
I would run my test with selenese runner under chrome, but i got below error :
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.)
chromedriver=73.0.3683.20
Google Chrome 72.0.3626.121
platform=Linux 4.15.0-43-generic x86_64
Selenese Runner 3.7.0
java.version: '1.8.0_151'
Selenium version: '3.4.0
The text was updated successfully, but these errors were encountered:
Hello !
I would run my test with selenese runner under chrome, but i got below error :
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.)
The text was updated successfully, but these errors were encountered: