Trying to use Selenium with Chrome in a python script.
I get the following error:
WebDriverException: Message: \'chromedriver\' executable needs to b
Move Chromedriver to path with:
sudo mv -f ~/chromedriver /usr/local/bin/chromedriver
/usr/local/bin/chromedriver is path.
/usr/local/bin/chromedriver