-
-
Notifications
You must be signed in to change notification settings - Fork 8.6k
Closed
Labels
I-defectSomething is not working as intendedSomething is not working as intendedR-help wantedIssues looking for contributionsIssues looking for contributions
Description
What happened?
Firefox is available for Linux ARM (mac, OCI/ampere, ARM/gravitron etc)
However, Selenium Manager downloads the x86_64 version leading to failures
High Impact
This issue makes impossible to run Selenium tests on Ubuntu-based docker images without going through gymnastics of installing firefox manually.
This is difficult because it requires snap, which doesn't work in Docker containers
How can we reproduce the issue?
Any Selenium run on arm64 linux with firefox driver will reproduce this.Relevant log output
N/AOperating System
ARM Linux (Mac, cloud)
Selenium version
Java 4.19.1 (ltest)
What are the browser(s) and version(s) where you see this issue?
Firefox (latest)
What are the browser driver(s) and version(s) where you see this issue?
geckodriver (latest)
Are you using Selenium Grid?
N/A
jgresham, mvysny, jayaddison and agriyakhetarpal
Metadata
Metadata
Assignees
Labels
I-defectSomething is not working as intendedSomething is not working as intendedR-help wantedIssues looking for contributionsIssues looking for contributions
Type
Projects
Status
Done