jenkinsci / acceptance-test-harness

Acceptance tests cases for Jenkins and its plugins based on selenium and docker.
126 stars 229 forks source link

Add support for Firefox 129 or newer #1657

Closed basil closed 1 month ago

basil commented 1 month ago

Without dropping support for Firefox 123 and earlier, add support for Firefox 129 or newer. Note that Firefox 124 through 128 are known to not work, as explained in https://github.com/mozilla/geckodriver/issues/2182#issuecomment-2180048632.

Testing done

Fixes #1639