Issue discovered here: #777 (comment)
From puppeteer, without calling createBrowserContext, the defaultBrowserContext already exist. This works for LightPanda already.
Calling create should not return the same context-id as the default browsercontext as revealed in the linked discussion.