Branch: refs/heads/master
Home: https://github.com/jenkinsci/acceptance-test-harness
Commit: e24e3e4c6de722654d89e84e03ff9041da0e5db3
https://github.com/jenkinsci/acceptance-test-harness/commit/e24e3e4c6de722654d89e84e03ff9041da0e5db3
Author: James Nord <[email protected]>
Date: 2021-10-11 (Mon, 11 Oct 2021)
Changed paths:
M docs/BROWSER.md
M src/main/java/org/jenkinsci/test/acceptance/FallbackConfig.java
M src/main/java/org/jenkinsci/test/acceptance/recorder/HarRecorder.java
M src/test/java/org/jenkinsci/test/acceptance/recorder/HarRecorderTest.java
Log Message:
-----------
[JENKINS-66827] enable the ability to specify the proxy server
#684 specified the firefox options consitently across all firefox
browser types, however this broke remote-webdriver-firefox as the proxy
was not localhost as far as firefox was conserned (as it was by definition
remote).
This cange makes the NIC to use for the proxy configurable so that you
can bind to a specific NIC and pass that to firefox via selenium.
Commit: 09bbac98223ddbfc264999ae90d4af0bf834193d
https://github.com/jenkinsci/acceptance-test-harness/commit/09bbac98223ddbfc264999ae90d4af0bf834193d
Author: Vincent Latombe <[email protected]>
Date: 2021-10-12 (Tue, 12 Oct 2021)
Changed paths:
M docs/BROWSER.md
M src/main/java/org/jenkinsci/test/acceptance/FallbackConfig.java
M src/main/java/org/jenkinsci/test/acceptance/recorder/HarRecorder.java
M src/test/java/org/jenkinsci/test/acceptance/recorder/HarRecorderTest.java
Log Message:
-----------
Merge pull request #698 from jtnord/JENKINS-66827
Compare:
https://github.com/jenkinsci/acceptance-test-harness/compare/13295dfa1a1f...09bbac98223d
--
You received this message because you are subscribed to the Google Groups
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/acceptance-test-harness/push/refs/heads/master/13295d-09bbac%40github.com.