chrome-launcher icon indicating copy to clipboard operation
chrome-launcher copied to clipboard

Fail fast when debugging is disallowed by RemoteDebuggingAllowed policy

Open Rob--W opened this issue 5 months ago • 0 comments

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 https://github.com/mozilla/web-ext/issues/3433

Rob--W avatar Jun 19 '25 13:06 Rob--W