-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
[build] Upload Selenium Grid 4.39.0 #3038
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:
|
|||||||||||||||||
User description
This PR to update Selenium Grid 4.39.0 and backward browser versions
PR Type
Enhancement
Description
Update Selenium Grid base version from 4.38.0 to 4.39.0
Add browser version 143 to Chrome, Edge, and Firefox workflows
Add Firefox version 145 support to test matrix
Update Chrome and Edge patch versions for backward compatibility
Add Selenium 4.39.0 to test matrix configuration
Diagram Walkthrough
File Walkthrough
Makefile
Update Selenium Grid version to 4.39.0Makefile
BASE_RELEASEfrom selenium-4.38.0 to selenium-4.39.0BASE_VERSIONfrom 4.38.0 to 4.39.0VERSIONandMVN_SELENIUM_VERSIONfrom 4.38.0 to 4.39.0BASE_VERSION_NIGHTLYfrom 4.39.0-SNAPSHOT to 4.40.0-SNAPSHOTrelease-chrome-for-testing-versions.yml
Add Chrome for Testing version 143 support.github/workflows/release-chrome-for-testing-versions.yml
release-chrome-versions.yml
Add Chrome version 143 support.github/workflows/release-chrome-versions.yml
release-edge-versions.yml
Add Edge version 143 support.github/workflows/release-edge-versions.yml
release-firefox-versions.yml
Add Firefox version 145 support.github/workflows/release-firefox-versions.yml
browser-matrix.yml
Add Firefox 145 and update Chrome/Edge patch versionstests/build-backward-compatible/browser-matrix.yml
compatibility
firefox-matrix.yml
Add Firefox version 145 to test matrixtests/build-backward-compatible/firefox-matrix.yml
selenium-matrix.yml
Add Selenium 4.39.0 to test matrixtests/build-backward-compatible/selenium-matrix.yml
binding version