-
-
Notifications
You must be signed in to change notification settings - Fork 760
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
Fixing chromedriver install for distros that uses AUR #404
Conversation
…installable links to google-chrome-stable, not to google-chrome)
It seems |
Getting Chrome Driver... |
@ngewa install google chrome first |
[93mGetting Chrome Driver...�[0m During handling of the above exception, another exception occurred: Traceback (most recent call last): |
may you add new auto login gmail account into each thread that we're running? |
When installing
google-chrome
from AUR usingpacman
path to command is/usr/bin/google-chrome-stable
.This causes an
FileNotFoundError
in thedownload_driver
function.This PR fixes it.
Reference: https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=google-chrome
install -m755 google-chrome-$_channel.sh "$pkgdir"/usr/bin/google-chrome-$_channel