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

We need to support new webdrivers #83

Open
rouke-broersma opened this issue Jun 4, 2016 · 2 comments
Open

We need to support new webdrivers #83

rouke-broersma opened this issue Jun 4, 2016 · 2 comments

Comments

@rouke-broersma
Copy link
Member

Microsoft has created a webdriver for Edge browser
Mozilla has created a webdriver for Firefox 45+ (and old driver will be deprecated)
Opera has created a webdriver for OperaBlink and the old opera driver has already been deprecated

We need to support these new drivers somehow, but also keep support for the old browser version that the new drivers do not support.

@flipy
Copy link

flipy commented Jan 26, 2018

Would it be possible to create 2 firefox browsers, one with the old driver which requires the binary path, and one for the new one which requires path for the geckodriver?

@rouke-broersma
Copy link
Member Author

rouke-broersma commented Jan 30, 2018

@flipy

Would it be possible to create 2 firefox browsers, one with the old driver which requires the binary path, and one for the new one which requires path for the geckodriver?

I welcome any pull request to add this functionality

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

No branches or pull requests

2 participants