OpenWPM icon indicating copy to clipboard operation
OpenWPM copied to clipboard

Make multiple names resolve to our test server

Open vringar opened this issue 4 years ago • 1 comments

The test_recursive_dump_page_source_valid previously proved it's usefulness by asserting that we could see a complex iframe structure over multiple domains. However since we stopped using localtest.me we are now no longer able to test this.

This issue tracks the need to restore this capability and making the test ensure that. See also https://github.com/mozilla/OpenWPM/pull/886#discussion_r612386941

vringar avatar Apr 13 '21 15:04 vringar

This is a blocker for #197. We can set the network.dns.localDomains pref in FF to have multiple different domains resolve to our test server.

vringar avatar Apr 17 '21 11:04 vringar