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

Update chromeOptions for newer versions of chromedriver #3808

Merged
merged 1 commit into from
Nov 14, 2019

Conversation

microweb10
Copy link
Member

Objectives

  • Be able to run the tests normally.

When using a newer version of chromedriver, the attribute name for chromeOptions has changed, so a new attribute name (goog:chromeOptions) needs to be used.

Notes

We don't have to merge this PR, but I wanted to create it so people using a newer version of chromedriver can have a reference. ☺️

@microweb10 microweb10 self-assigned this Oct 31, 2019
@microweb10 microweb10 added this to Reviewing in Roadmap via automation Oct 31, 2019
Copy link
Member

@javierm javierm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It works on my machine with chromedriver 2.40, and according to chromdriver's release notes, it works since version 2.31. Since we already require chromedriver >= 2.33 in our README, I don't see a reason not to merge this pull request 😄.

Roadmap automation moved this from Reviewing to Testing Nov 13, 2019
@microweb10 microweb10 merged commit 81cf163 into master Nov 14, 2019
Roadmap automation moved this from Testing to Release 1.1.0 Nov 14, 2019
@microweb10 microweb10 deleted the chromedriver_upgrade branch November 14, 2019 13:05
smarques pushed a commit to venetochevogliamo/consul that referenced this pull request Apr 29, 2020
Update chromeOptions for newer versions of chromedriver
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
No open projects
Roadmap
  
Release 1.1.0
Development

Successfully merging this pull request may close these issues.

None yet

2 participants