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

599 B

Home > puppeteer > Protocol > Target > CreateTargetRequest > browserContextId

Protocol.Target.CreateTargetRequest.browserContextId property

The browser context to create the page in.

Signature:

browserContextId?: Browser.BrowserContextID;