-
-
Notifications
You must be signed in to change notification settings - Fork 8.2k
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
[🐛 Bug]: SM does not pull latest minor releases for previous versions of firefox #14536
Comments
@elliottj, thank you for creating this issue. We will troubleshoot it as soon as we can. Info for maintainersTriage this issue by using labels.
If information is missing, add a helpful comment and then
If the issue is a question, add the
If the issue is valid but there is no time to troubleshoot it, consider adding the
If the issue requires changes or fixes from an external project (e.g., ChromeDriver, GeckoDriver, MSEdgeDriver, W3C),
add the applicable
After troubleshooting the issue, please add the Thank you! |
Any updates on this please? |
@bonigarcia do you know? |
Yes, I have confirmed this. Many thanks for reporting, @elliottj. I will do a fix soon. |
Is there an update on this please, it looks like the fix failed to build? Thanks. |
4.26 has been released, can you check with that version? |
I believe that PR was not merged, so I'm afraid release 4.26 will work in the same way: |
Is there an estimate on when the PR will be fixed and merged please? |
The PR that fixes this issue has been merged. It will be available in the next Selenium release. |
Thanks is fixed in released 4.27.0. |
What happened?
Running Selenium Manager Windows 0.4.25 command line to pull latest Firefox 127 version shows:
It's downloading 127.0 but, as per https://www.mozilla.org/en-US/firefox/releases/, the current latest version is 127.0.2.
First noticed when using Selenium 4.25 release, previously working under Selenium 4.18.
Likely linked to 0.42 change:
"Use Firefox history major releases endpoint for version discovery"
How can we reproduce the issue?
Relevant log output
Operating System
Windows 10
Selenium version
Java 4.24.0
What are the browser(s) and version(s) where you see this issue?
Firefox
What are the browser driver(s) and version(s) where you see this issue?
Any version that is not latest, but has it's own later minor version.
Are you using Selenium Grid?
n/a
The text was updated successfully, but these errors were encountered: