Skip to main content
Version: 15.4.1

LaunchOptions.handleSIGHUP property

Close the browser process on SIGHUP.

Signature:

interface LaunchOptions {
handleSIGHUP?: boolean;
}