-
-
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
[build][doc]: upgrade browser with remain on same the Selenium version #2217
Conversation
Signed-off-by: Viet Nguyen Duc <[email protected]>
PR Description updated to latest commit (497434e)
|
PR Review
✨ Review tool usage guide:Overview: The tool can be triggered automatically every time a new PR is opened, or can be invoked manually by commenting on any PR.
See the review usage page for a comprehensive guide on using this tool. |
PR Code Suggestions
✨ Improve tool usage guide:Overview:
See the improve usage page for a comprehensive guide on using this tool. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🎉
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
Motivation and Context
Guideline for the question
How do I upgrade the chrome version of a “selenium/node-chrome”, currently I am using the 4.16.1 verison, i would like to remain on the same selenium version but just upgrade the chromedriver and browser to the latest?
Types of changes
Checklist
Type
enhancement, documentation
Description
Changes walkthrough
Makefile
Add Docker image upgrade targets for Chrome, Firefox, and Edge
Makefile
Docker images.
Selenium server, browser, and driver.
README.md
Update documentation for upgrading browser versions in Docker images
README.md
browser versions while keeping the same Selenium version.
Docker images.