mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
395 B
395 B
Home > puppeteer > LaunchOptions > handleSIGTERM
LaunchOptions.handleSIGTERM property
Close the browser process on SIGTERM
.
Signature:
handleSIGTERM?: boolean;