We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
No description provided.
The text was updated successfully, but these errors were encountered:
https://github.com/Boquete/google-arts-crawler/blob/master/README.md#problems
Sorry, something went wrong.
chromedriver in the same directory as the python script isn't working for me on Ubuntu 18.10
Also this bug occurs on MacOs. Need to investigate
You should install google-chrome at first time ,
google-chrome
wget -q -O - https://dl-ssl.google.com/linux/linux_signing_key.pub | sudo apt-key add - echo 'deb [arch=amd64] http://dl.google.com/linux/chrome/deb/ stable main' | sudo tee /etc/apt/sources.list.d/google-chrome.list sudo apt-get update sudo apt-get install google-chrome-stable
Reference at https://github.com/SeleniumHQ/selenium/wiki/ChromeDriver#requirements for detail.
https://github.com/SeleniumHQ/selenium/wiki/ChromeDriver#requirements
No branches or pull requests
No description provided.
The text was updated successfully, but these errors were encountered: