mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
The following error: ``` Error: Protocol error (Page.createIsolatedWorld): No frame for given id found ``` was mentioned here: https://github.com/FlowCrypt/flowcrypt-browser/pull/1799#issuecomment-508729602 This indeed seems to be a bug with our creation of isolated worlds.