The chrome-launcher library is supposed to launch Chrome with remote debugging connected. When remote debugging is disabled by policy, it should fail fast with a descriptive error message, instead of timing out eventually.
For context, see mozilla/web-ext#3433
The
chrome-launcherlibrary is supposed to launch Chrome with remote debugging connected. When remote debugging is disabled by policy, it should fail fast with a descriptive error message, instead of timing out eventually.For context, see mozilla/web-ext#3433