-
-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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.29.0 #15274
base: trunk
Are you sure you want to change the base?
Conversation
CI Feedback 🧐(Feedback updated until commit cc5f8c3)A test triggered by this PR failed. Here is an AI-generated analysis of the failure:
|
@nvborisenko @VietND96 : hello guys, hope you are doing good. Can you let me know when you going to release this build? Thanks |
@robininrola subscribe/like/donate. Usually it takes ~1 week. |
Thanks for your reply @nvborisenko : appreciated your work. |
db6ee16
to
f2a209c
Compare
181b2a5
to
9b02665
Compare
Update versions and change logs to release Selenium 4.29.0
9b02665
to
c47981b
Compare
Signed-off-by: Viet Nguyen Duc <[email protected]>
Signed-off-by: Viet Nguyen Duc <[email protected]>
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
PR Code Suggestions ✨Explore these optional code suggestions:
|
Signed-off-by: Viet Nguyen Duc <[email protected]>
User description
Warning: Manually update the changelogs before merging
This PR:
PR Type
Enhancement, Tests, Bug fix
Description
Added support for Chrome DevTools Protocol (CDP) version 133, removing support for version 130.
Updated browser versions and dependencies across multiple bindings and configurations.
Enhanced documentation, changelogs, and author contributions for the Selenium 4.29.0 release.
Improved nullability annotations and error handling in .NET bindings.
Changes walkthrough 📝
15 files
Added CDP v133 support in Java bindings
Updated domain references for CDP v133
Updated event handling for CDP v133
Added JavaScript protocol support for CDP v133
Added logging support for CDP v133
Added network protocol support for CDP v133
Added target management for CDP v133
Updated supported DevTools versions in .NET bindings
Added CDP v133 domain implementation in .NET
Added JavaScript protocol for CDP v133 in .NET
Added logging protocol for CDP v133 in .NET
Added network protocol for CDP v133 in .NET
Added target management for CDP v133 in .NET
Updated Ruby DevTools version to 0.133.0
Updated Python Selenium version to 4.29.0
1 files
Updated pinned browser versions and dependencies
1 files
Added new contributors to the authors file
3 files
Updated tests to use CDP v133
Updated tests to use CDP v133
Updated tests to use CDP v133
33 files