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

Manage Driver Versions differently #173

Open
Castone22 opened this issue Aug 23, 2019 · 1 comment
Open

Manage Driver Versions differently #173

Castone22 opened this issue Aug 23, 2019 · 1 comment

Comments

@Castone22
Copy link
Contributor

Castone22 commented Aug 23, 2019

Currently the way we manage driver versions is less than ideal.

I saw someone bring up using Titus' webdrivers gem to manage driver versions and honestly this might make the most sense, there's not a lot of reason to reinvent the wheel for something like this.

I am however convinced that we should create an interface for managing them using configs, and have ConfigurationEngine and BrowserEngine handle the actual interface with the webdrivers gem.

Any thoughts?

@PanoramicPanda
Copy link
Member

I think that sounds like a good plan of action.

Having it be manageable through the configs allows a user to still zero in on specific versions (maybe they're using the beta builds), while also allowing Oz itself to handle the webdriver versions overall.

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