Relative Content

Tag Archive for puppeteerplaywrightchrome-devtools-protocol

Fail to create BrowserContext through raw CDP in Puppeteer

I am trying to create a new browserContext in a headless Chrome by issuing raw CDP commands. Looking at the documentation of the CDP Protocol it seems straightforward enough: issue a Target.createBrowserContext command. When I issue the command I get the following error: