-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
[build] Upload Selenium Grid 4.38.0 #3009
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
PR Compliance Guide 🔍Below is a summary of compliance checks for this PR:
Compliance status legend🟢 - Fully Compliant🟡 - Partial Compliant 🔴 - Not Compliant ⚪ - Requires Further Human Verification 🏷️ - Compliance label |
||||||||||||||||||||||||
PR Code Suggestions ✨Explore these optional code suggestions:
|
||||||||||||||
CI Feedback 🧐A test triggered by this PR failed. Here is an AI-generated analysis of the failure:
|
User description
This PR to update Selenium Grid 4.38.0 and backward browser versions
PR Type
Enhancement
Description
Update Selenium Grid version from 4.37.0 to 4.38.0
Update nightly snapshot version to 4.39.0-SNAPSHOT
Update Firefox 144 version to 144.0.2
Update Chrome and Edge 141 versions to latest patches
Add Selenium 4.38.0 to backward compatibility test matrix
Diagram Walkthrough
File Walkthrough
Makefile
Update Selenium Grid version to 4.38.0Makefile
BASE_RELEASEfrom selenium-4.37.0 to selenium-4.38.0BASE_VERSIONandBINDING_VERSIONfrom 4.37.0 to 4.38.0VERSIONandMVN_SELENIUM_VERSIONfrom 4.37.0 to 4.38.0BASE_VERSION_NIGHTLYfrom 4.38.0-SNAPSHOT to 4.39.0-SNAPSHOTbrowser-matrix.yml
Update browser versions for backward compatibilitytests/build-backward-compatible/browser-matrix.yml
firefox-matrix.yml
Update Firefox 144 to latest patch versiontests/build-backward-compatible/firefox-matrix.yml
selenium-matrix.yml
Add Selenium 4.38.0 to test matrixtests/build-backward-compatible/selenium-matrix.yml
release and binding versions