-
-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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
feat: Deploy Node/Standalone Firefox browser version from v98 to v134 #2632
Conversation
Signed-off-by: Viet Nguyen Duc <nguyenducviet4496@gmail.com>
….28.1 (#2631) Co-authored-by: Selenium CI Bot <selenium-ci@users.noreply.github.com>
Signed-off-by: Viet Nguyen Duc <nguyenducviet4496@gmail.com>
Signed-off-by: Viet Nguyen Duc <nguyenducviet4496@gmail.com>
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
PR Code Suggestions ✨Explore these optional code suggestions:
|
User description
Thanks for contributing to the Docker-Selenium project!
A PR well described will help maintainers to quickly review and merge it
Before submitting your PR, please check our contributing guidelines, applied for this repository.
Avoid large PRs, help reviewers by making them as simple and short as possible.
Description
Deploy images of Node/Standalone Firefox with latest Grid 4.28.1 and browser versions in range [98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134]
Motivation and Context
Types of changes
Checklist
PR Type
Enhancement, Tests, Configuration changes
Description
Added support for deploying Firefox versions 98 to 134 in Selenium Grid.
Enhanced workflows with retry mechanisms and environment variable handling.
Updated Dockerfile and scripts for improved Firefox version handling.
Added detailed changelogs for Firefox versions 98 to 134.
Changes walkthrough 📝
3 files
Improved error handling for Firefox language pack downloads.
Added default platform handling for Firefox builds.
Improved Firefox installation logic with fallback mechanisms.
2 files
Enhanced build process with error handling and retries.
Updated test URLs and selectors for video playback.
6 files
Updated script to exclude specific files during tag updates.
Added retry mechanism for Chrome version workflows.
Added retry mechanism for Edge version workflows.
Enhanced Firefox workflows with retries and environment variable
handling.
Enhanced Firefox language pack test logic.
Added detailed configurations for Firefox versions 98 to 134.
11 files
Added changelog for Firefox version 100.
Added changelog for Firefox version 101.
Added changelog for Firefox version 102.
Added changelog for Firefox version 103.
Added changelog for Firefox version 104.
Added changelog for Firefox version 105.
Added changelog for Firefox version 106.
Added changelog for Firefox version 107.
Added changelog for Firefox version 108.
Added changelog for Firefox version 109.
Added changelog for Firefox version 110.
26 files