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
{{ message }}
This repository has been archived by the owner on Jul 8, 2023. It is now read-only.
Introduce a second layer of real-time communications between page and Foxr using an injected WebSocket. Not sure if Puppeteer has been using the same or there is a direct way to do that in Chrome Debugging Protocol.
https://github.com/GoogleChrome/puppeteer/blob/v1.6.2/docs/api.md#class-page
page.on('close')
and so on.The text was updated successfully, but these errors were encountered: