acceptance-test-harness icon indicating copy to clipboard operation
acceptance-test-harness copied to clipboard

use custom DNS in the ath container to enable HAR recording

Open jtnord opened this issue 1 year ago • 2 comments

Use a custom DNS so firefox does not bypass the proxy, whilst also configuring docker with a mapping for the address to avoid flakyness.

The code will still work without the --add-host if people are starting the test suite manually, however it will then rely on an external DNS service which may be flaky.

jtnord avatar Aug 14 '23 11:08 jtnord