-
-
Notifications
You must be signed in to change notification settings - Fork 8.4k
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
[build] Prepare for release of Selenium 4.31.0 #15569
Conversation
a553ab0
to
7c14695
Compare
CI Feedback 🧐(Feedback updated until commit 641a15c)A test triggered by this PR failed. Here is an AI-generated analysis of the failure:
|
2b8adb4
to
165a04d
Compare
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
PR Code Suggestions ✨Explore these optional code suggestions:
|
User description
Warning: Manually update the changelogs before merging
This PR:
PR Type
Enhancement, Tests
Description
Added support for Chrome DevTools Protocol (CDP) version 135.
Removed support for Chrome DevTools Protocol (CDP) version 132.
Updated browser and driver versions for Chrome, Edge, and Firefox.
Updated Maven dependencies and other library versions.
Adjusted tests to align with the new CDP version and browser updates.
Updated Selenium Manager binaries and references.
Updated version numbers across all bindings and documentation.
Changes walkthrough 📝
15 files
Add CDP v135 information class
Define domains for CDP v135
Define events for CDP v135
Define JavaScript domain for CDP v135
Define log domain for CDP v135
Define network domain for CDP v135
Define target domain for CDP v135
Update supported CDP versions in .NET bindings
Add CDP v135 domains for .NET
Add JavaScript domain for CDP v135 in .NET
Add log domain for CDP v135 in .NET
Add network domain for CDP v135 in .NET
Add target domain for CDP v135 in .NET
Add browser protocol definitions for CDP v135
Add JavaScript protocol definitions for CDP v135
1 files
Remove Edge-specific test guard for fixed bug
2 files
Update browser and driver versions for Chrome, Edge, and Firefox
Add build rules for CDP v135
2 files
Update .NET changelog for v4.31.0
Update Java changelog for v4.31.0
35 files