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 support for the new MicrosoftEdge - Python #7459

Merged
merged 1 commit into from
Aug 2, 2019

Conversation

loly89
Copy link
Contributor

@loly89 loly89 commented Aug 1, 2019

  • Extracting Chrome into a separate Chromium package since the new Edge is also Chromium-based.

  • Add the ability for EdgeDriver to launch the new MicrosoftEdge using MSEdgeDriver without breaking any existing Edge tests using is_legacy parameter, which defaults to True.

  • By placing an X in the preceding checkbox, I verify that I have signed the Contributor License Agreement

Extracting Chromium from Chrome module. Have both Chrome and Edge
inherited from Chromium module. Add is_legacy parameter to launch
the new MicrosoftEdge.
@lmtierney lmtierney added the C-py label Aug 2, 2019
@lmtierney lmtierney merged commit 139ca6c into SeleniumHQ:master Aug 2, 2019
@lmtierney
Copy link
Member

Merged, thank you!

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

Successfully merging this pull request may close these issues.

2 participants