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;