I am getting this error when I run my tests with Selenium using chromedriver.
selenium.common.exceptions.WebDriverException: Message: unknown error: Chrome f
This issue resolved using below steps
1) Install Xvfb Centos 7 : yum install chromedriver chromium xorg-x11-server-Xvfb
2) update chrome driver Centos 7 : wget https://chromedriver.storage.googleapis.com/2.40/chromedriver_linux64.zip