Skip to main content
Version: 19.7.1

LaunchOptions.handleSIGINT property

Close the browser process on Ctrl+C.

Signature:

interface LaunchOptions {
handleSIGINT?: boolean;
}

Default value:

true