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

Support latest selenium #317

Merged
merged 4 commits into from
Nov 20, 2023
Merged

Conversation

noamkush
Copy link
Contributor

This supports Selenium 4.15 (and should work for >=4.10). It's not a refactor, just keeping the current plugin structure. Includes #316 and #314.
Fixes #315
Fixes #310

@isaulv
Copy link
Contributor

isaulv commented Nov 20, 2023

Huge thanks Noam for the fix to support the latest version of Selenium. BeyondEvil and I are working (slowly) on a refactor to be more options oriented as the latest version of the client bindings is oriented now.

@isaulv isaulv merged commit a1355a6 into pytest-dev:master Nov 20, 2023
9 checks passed
@noamkush noamkush deleted the support-latest-selenium branch February 1, 2024 11:50
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.

TypeError when upgrading to selenium 4.10 desired capabilities causes error
4 participants