SeleniumHQ / docker-selenium

Provides a simple way to run Selenium Grid with Chrome, Firefox, and Edge using Docker, making it easier to perform browser automation
http://www.selenium.dev/docker-selenium/
Other
7.96k stars 2.51k forks source link

[🚀 Feature]: Updating firefox for the standalone selenium 2 image #2454

Open uuf6429 opened 4 hours ago

uuf6429 commented 4 hours ago

Feature and motivation

At the Mink project, we are still supporting Selenium 2 and in some recent tests we added retroactively, we found that they fail for the Firefox / Selenium 2 image due to Firefox 47 (which is 8 years old - latest is 132, by comparison).

Is there any chance of pushing and tagging an updated image (not necessarily with the latest Firefox, just a small update from 47)?

Alternatively, we can somehow do it ourselves, but I've figured this could be in the interest of the community.

Usage example

This would help supporting users of Selenium 2.

github-actions[bot] commented 4 hours ago

@uuf6429, thank you for creating this issue. We will troubleshoot it as soon as we can.


Info for maintainers

Triage this issue by using labels.

If information is missing, add a helpful comment and then I-issue-template label.

If the issue is a question, add the I-question label.

If the issue is valid but there is no time to troubleshoot it, consider adding the help wanted label.

If the issue requires changes or fixes from an external project (e.g., ChromeDriver, GeckoDriver, MSEdgeDriver, W3C), add the applicable G-* label, and it will provide the correct link and auto-close the issue.

After troubleshooting the issue, please add the R-awaiting answer label.

Thank you!