APILaunchOptionsLaunchOptions.handleSIGTERMVersion: 16.0.0LaunchOptions.handleSIGTERM propertyClose the browser process on SIGTERM.Signature:interface LaunchOptions { handleSIGTERM?: boolean;}