puppeteer/new-docs/puppeteer.protocol.target.createbrowsercontextrequest.md
2020-07-13 14:01:35 +01:00

732 B

Home > puppeteer > Protocol > Target > CreateBrowserContextRequest

Protocol.Target.CreateBrowserContextRequest interface

Signature:

export interface CreateBrowserContextRequest 

Properties

Property Type Description
disposeOnDetach boolean If specified, disposes this context when debugging session disconnects.