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

Added W3C WebDriver support when using Chrome #437

Merged
merged 3 commits into from Nov 7, 2019

Conversation

mpspahr
Copy link

@mpspahr mpspahr commented Nov 1, 2019

Added W3C WebDriver support for Chrome which provides the ability to use Chrome and chromedriver v75+ in default w3c mode.

https://chromium.googlesource.com/chromium/src/+/master/docs/chromedriver_status.md
https://chromedriver.storage.googleapis.com/75.0.3770.8/notes.txt

@coveralls
Copy link

Coverage Status

Coverage increased (+0.1%) to 69.462% when pulling d740a31 on mpspahr:chrome-WD-w3c-conversion into 8b83cf1 on teodesian:master.

@teodesian teodesian merged commit 662b598 into teodesian:master Nov 7, 2019
@teodesian
Copy link
Owner

Thanks Matt, will fix up tests and release today

@aaannz
Copy link

aaannz commented Nov 27, 2019

Is it correct to assume that it is now required to use chrome 75 and newer or $driver->{is_wd3} = 0; must be explicitly set with Chrome 74 and older?

@teodesian
Copy link
Owner

Indeed. This likely needs to be reflected in the documentation.

I will update this sometime tomorrow (back from holidays in US).

@teodesian
Copy link
Owner

4db6816

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.

None yet

4 participants