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

Add tasks to taza to download drivers and add them to the path #38

Open
orieken opened this issue Nov 17, 2016 · 2 comments
Open

Add tasks to taza to download drivers and add them to the path #38

orieken opened this issue Nov 17, 2016 · 2 comments

Comments

@orieken
Copy link
Member

orieken commented Nov 17, 2016

seems like all the drivers are getting split out. would it be a good idea to add rake tasks that will go get and install the driver you want to use. we could just add them to a tools dir in the project root and make sure they get added to the path so they are available to use

@lunks
Copy link
Member

lunks commented Nov 18, 2016

What drivers? It seems it's best to have them available as a service i.e. chromedriver via brew than to download them on each project. My 2c. :)

@tnypxl
Copy link

tnypxl commented Aug 1, 2017

This is a gem that does exactly this: https://github.com/titusfortner/webdrivers

#43 Adds this gem as a dependency and should close this issue when merged.

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

3 participants