-
-
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.28.0 #15098
Conversation
Update versions and change logs to release Selenium 4.28.0
CI Failure Feedback 🧐(Checks updated until commit b427695)
|
* Update Gemfile.lock and checksums * Platform added and tested locally * FIx rubocop issues * Push new platform and module * Formatting fixed * Add missing platforms and fix module
But passes for both Edge and Chrome in C# and Java
CI Feedback 🧐(Feedback updated until commit 4b8fc91)A test triggered by this PR failed. Here is an AI-generated analysis of the failure:
|
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
PR Code Suggestions ✨Explore these optional code suggestions:
|
* Update pinned browser versions * Update supported versions for Chrome DevTools * Update selenium manager version * Update authors file * FIX CHANGELOGS BEFORE MERGING! Update versions and change logs to release Selenium 4.28.0 * [create-pull-request] automated change * Formatting changelogs * Update Gemfile.lock and checksums (SeleniumHQ#15100) * Update Gemfile.lock and checksums * Platform added and tested locally * FIx rubocop issues * Push new platform and module * Formatting fixed * Add missing platforms and fix module * [ci] Pinning browsers * [java] Enabling a few BiDi tests * [ci] Pinning browsers * [ci] Pinning browsers * [dotnet] Ignoring test due to Gecko bug * [py] Removing test as it also fails in Chrome But passes for both Edge and Chrome in C# and Java * [rb] Enabling test * [rb] Skipping test for linux now * [rb] Leaving the test failing for beta --------- Co-authored-by: Selenium CI Bot <selenium-ci@users.noreply.github.com> Co-authored-by: Diego Molina <diemol@gmail.com> Co-authored-by: Augustin Gottlieb <33221555+aguspe@users.noreply.github.com> Co-authored-by: Diego Molina <diemol@users.noreply.github.com> Co-authored-by: Viet Nguyen Duc <nguyenducviet4496@gmail.com>
User description
Warning: Manually update the changelogs before merging
This PR:
PR Type
Enhancement, Tests, Dependencies, Documentation
Description
Updated Chrome DevTools Protocol (CDP) support to version 132, removing version 129.
Updated browser versions and dependencies across multiple platforms and bindings.
Enhanced documentation, changelogs, and added new authors.
Improved test coverage and fixed specific test cases for various bindings.
Changes walkthrough 📝
14 files
Add CDP v132 Target implementation for Java
Add CDP v132 Network implementation for Java
Add CDP v132 Events implementation for Java
Add CDP v132 Domains implementation for Java
Add CDP v132 Javascript implementation for Java
Add CDP v132 Log implementation for Java
Add CDP v132 Info implementation for Java
Add CDP v132 Domains implementation for .NET
Add CDP v132 Network implementation for .NET
Add CDP v132 JavaScript implementation for .NET
Add CDP v132 Target implementation for .NET
Add CDP v132 Log implementation for .NET
Add browser protocol definitions for CDP v132
Add JS protocol definitions for CDP v132
4 files
Update pinned browser versions and dependencies
Update Ruby WebDriver version to 4.28.0
Update Python Selenium version to 4.28.0
Update Java Selenium version to 4.28.0
2 files
Add new contributors to AUTHORS file
Update .NET changelog for version 4.28.0
38 files