You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.