puppeteer/website/versioned_docs/version-9.1.1/puppeteer.launchoptions.handlesigint.md
2021-08-10 11:09:48 +01:00

390 B

Home > puppeteer > LaunchOptions > handleSIGINT

LaunchOptions.handleSIGINT property

Close the browser process on Ctrl+C.

Signature:

handleSIGINT?: boolean;