mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
639 B
639 B
Home > puppeteer > Protocol > Target > CreateBrowserContextRequest > disposeOnDetach
Protocol.Target.CreateBrowserContextRequest.disposeOnDetach property
If specified, disposes this context when debugging session disconnects.
Signature:
disposeOnDetach?: boolean;