-
-
Notifications
You must be signed in to change notification settings - Fork 8.5k
[build] Prepare for release of Selenium 4.32.0 #15690
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
Conversation
CI Feedback 🧐(Feedback updated until commit cd4409b)A test triggered by this PR failed. Here is an AI-generated analysis of the failure:
|
…4.32.0 Signed-off-by: Viet Nguyen Duc <[email protected]>
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
PR Code Suggestions ✨No code suggestions found for the PR. |
I am not sure why this is failing when it was passing in previous runs. I will merge and release, and I don't see how that failing test can block the release. I also ran it locally and it passed. |
User description
Warning: Manually update the changelogs before merging
This PR:
PR Type
Enhancement
Description
Add support for Chrome DevTools Protocol (CDP) v136, remove v133
Update pinned browser and driver versions (Chrome, Edge, Firefox)
Update Selenium Manager and Maven dependencies to latest versions
Set remote active protocol in Firefox to BiDi only
Add new authors and update project version numbers for release
Changes walkthrough 📝
16 files
Add Bazel build for CDP v136 protocol definitions
Add CDP v136 browser protocol definition
Add CDP v136 JS protocol definition
Add Java CDP info for v136
Add Java CDP domains for v136
Add Java CDP events for v136
Add Java CDP Javascript domain for v136
Add Java CDP Log domain for v136
Add Java CDP Network domain for v136
Add Java CDP Target domain for v136
Update .NET DevTools domains to support v136
Add .NET DevTools v136 domains implementation
Add .NET DevTools v136 JavaScript domain
Add .NET DevTools v136 Log domain
Add .NET DevTools v136 Network domain
Add .NET DevTools v136 Target domain
17 files
Update Java CDP versions to v134, v135, v136
Update Ruby CDP versions to v134, v135, v136
Update .NET supported CDP versions to v134, v135, v136
Update JS CDP versions and package version for 4.32.0
Update Python CDP versions and package version for 4.32.0
Add Java Bazel build for CDP v136
Bump Ruby DevTools version to 0.136.0
Bump Ruby WebDriver version to 4.32.0
Bump Selenium Manager Rust version to 0.4.32
Bump Rust crate version to 0.4.32
Set Java Selenium version to 4.32.0
Set Python Selenium version to 4.32.0
Set Python WebDriver version to 4.32.0
Set Python package version to 4.32.0
Update pinned browser and driver versions (Chrome, Edge, Firefox)
Update Selenium Manager artifact versions
Update Java release targets for v136
9 files
Update Python docs for 4.32.0 release
Add new contributor to AUTHORS file
Update latest Selenium version in bug report template
Add instructions for updating dependencies
Add 4.32.0 changelog entry for Java
Add 4.32.0 changelog entry for .NET
Add 4.32.0 changelog entry for Python
Add 4.32.0 changelog entry for Ruby
Add 0.4.32 changelog entry for Rust
12 files
Update default Chrome version to 136 for tests
Update test to use CDP v136
Update test to use CDP v136
Update test to use CDP v136
Update test to use CDP v136
Update test to use CDP v136
Update test to use CDP v136
Update test to use CDP v136
Update test to use CDP v136 and id 136
Set Firefox remote active protocol to BiDi in test
Set Firefox remote active protocol to BiDi in test
Set Firefox remote active protocol to BiDi in JS test
2 files
Update Maven dependencies and versions
Update Maven dependencies and versions
2 files