GoogleChromeLabs / chromium-bidi

Implementation of WebDriver BiDi for Chromium
https://googlechromelabs.github.io/chromium-bidi/
Apache License 2.0
97 stars 32 forks source link

Support custom domain names in the test server in e2e #2771

Open OrKoN opened 1 week ago

OrKoN commented 1 week ago

Currently, we use http://example.com to test proxy connection but this is problematic for many reasons https://github.com/GoogleChromeLabs/chromium-bidi/pull/2770

OrKoN commented 1 week ago

cc @Lightning00Blade