Skip to content
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

Path changed to geckodriver #22

Closed
edtrochim opened this issue Aug 6, 2020 · 1 comment
Closed

Path changed to geckodriver #22

edtrochim opened this issue Aug 6, 2020 · 1 comment

Comments

@edtrochim
Copy link

Looks like the path changed to the geckodrive.

I got this error:

Downloading from: https://github.com/mozilla/geckodriver/releases/download/0.27.0/geckodriver-0.27.0-linux64.tar.gz
Issues updating with error HTTP Error 404: Not Found

The correct new path appears to be: https://github.com/mozilla/geckodriver/releases/download/v0.27.0/geckodriver-v0.27.0-linux32.tar.gz

Thanks!

samapriya added a commit that referenced this issue Aug 10, 2020
- Fixed issue with [geckodriver path](#22) and better path parsing
- Added CI check for geckodriver
@samapriya
Copy link
Owner

Thanks @edtrochim
Issue resolved in geeup v0.4.2. Path resolver now resolved from href to get changing paths in release

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants