Closed
Bug 1871414
Opened 2 years ago
Closed 2 years ago
Update Selenium test suite to use a more recent version of Firefox to support new features
Categories
(bugzilla.mozilla.org :: Continous Integration, task)
Tracking
()
RESOLVED
FIXED
People
(Reporter: dkl, Assigned: dkl)
Details
Attachments
(1 file)
Currently we rely on a docker image selenium/standalone-firefox that includes an older version of Firefox. In the past I have tried to updated to the latest docker image and due to Selenium changing major versions along the way, things did not go well and a lot of changes would be needed in our test scripts. This bug is about switching to running geckodriver and headless Firefox inside of the container running the test scripts. This allows us to use Firefox ESR included with Debian 12 and is a much more recent version of Firefox than what we were using.
| Assignee | ||
Comment 1•2 years ago
|
||
| Assignee | ||
Comment 2•2 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•