DesktopCdpTransportConfig.shouldDisableSandbox?
DesktopCdpTransportConfig › shouldDisableSandbox?
Type: boolean
Whether to launch the owned instance with Chromium's sandbox disabled (--no-sandbox). Needed to boot on Linux without a correctly-configured setuid chrome-sandbox helper (e.g. an extracted portable shell, or CI as a non-root user); harmless on Windows/macOS. Only meaningful in owned mode.