Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

org.openqa.selenium.WebDriverException: unknown error: Chrome failed to start: exited abnormally #293

Open
abdellahmatout opened this issue Mar 7, 2019 · 2 comments
Assignees

Comments

@abdellahmatout
Copy link

abdellahmatout commented Mar 7, 2019

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.)


  • 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

@vmi vmi self-assigned this Mar 9, 2019
@vmi
Copy link
Owner

vmi commented Mar 9, 2019

Hi,

I think the version of Selenium is too old.
There are often incompatible changes in Selenium and its driver binaries.
Please upgrade Selenese runner.

@abdellahmatout
Copy link
Author

abdellahmatout commented Mar 9, 2019

Hi
Thanks for reply,
I had try with selenese runner 3.20 but i got the same error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants