Chromedriver on Ubuntu: selenium.common.exceptions.SessionNotCreatedException: Message: session not created
问题 Having trouble with selenium + chromedriver in the ubuntu environment in AWS (EC2 instance). I'm using chromedriver Linux64 version ( wnload chromedriver for Linux: wget https://chromedriver.storage.googleapis.com/78.0.3904.70/chromedriver_linux64.zip ). I've then placed chromedriver in /usr/bin . Chrome was downloaded for ubuntu using sudo dpkg -i google-chrome-stable_current_amd64.deb If I verify the version of chrome using google-chrome --version i see that it's: Google Chrome 78.0.3904.70