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

Upgrade to Selenium 3 #839

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Upgrade to Selenium 3 #839

wants to merge 1 commit into from

Conversation

tbekolay
Copy link
Member

@tbekolay tbekolay commented Nov 15, 2016

Selenium recently released versions 3 and 3.0.1... and around the same time, Firefox overhauled their webdriver, so since version 48, the current 2.53 Selenium no longer works with it. See this MDN page, this blog post, and the new webdriver for starting points if anyone wants to dig into this further.

This is still a work-in-progress as it doesn't work locally (but I was nevertheless interested to see how it would fail on TravisCI). This PR is based on #812 also, which improves the testing / CI scripts that this PR will be modifying.

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

Successfully merging this pull request may close these issues.

1 participant