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