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 temp fix for Safari 12+ #113

Merged
merged 1 commit into from
Feb 4, 2019
Merged

Add temp fix for Safari 12+ #113

merged 1 commit into from
Feb 4, 2019

Conversation

philipwalton
Copy link
Collaborator

When Safari 12 was released, we stopped being able to run tests against it due to this issue:
SeleniumHQ/selenium#6026

The PR conditionally puts Safari's webdriver into legacy mode when the version is 12 or greater.

Note: before adding this change, the Safari tests were failing, and after this change they pass for me. I'm not sure if any additional tests are needed beyond that.

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

Successfully merging this pull request may close these issues.

2 participants