APIOtherLaunchOptionsLaunchOptions.pipeVersion: 19.1.2On this pageLaunchOptions.pipe propertyConnect to a browser over a pipe instead of a WebSocket.Signature:interface LaunchOptions { pipe?: boolean;}Default value:false