-
Notifications
You must be signed in to change notification settings - Fork 3.9k
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
[Feature]: Firefox-ESR Support #31163
Comments
Our company too limits the client machines to the ESR Versions of FF. This feature would be helpful. |
Both Tor Browser and Mullvad Browser are ESR based, so this would be helpful for testing in that context. |
@ruihildt Playwright has to use modified builds of Firefox to be able to function so it supporting ESR wouldn't inherently gain you ESR-fork (e.g. Tor) support unless you were to make those same modifications and builds there yourself. |
It is planned to include support for Firefox ESR? It will be helpful for a lot of people. |
🚀 Feature Request
we need Firefox ESR support in playwright, should work pretty like the channels for other browsers (edge ...)
Example
No response
Motivation
I do think its relevant. if you need to support the esr release, you will need to run your e2e tests against that release. there are companies that restrict their users to use the esr release and thus you need to test
There was the feature req 27542 for this that was not upvoted enough ... #27542
The text was updated successfully, but these errors were encountered: