Skip to main content
Version: 15.4.2

LaunchOptions.handleSIGHUP property

Close the browser process on SIGHUP.

Signature:

interface LaunchOptions {
handleSIGHUP?: boolean;
}