A port of puppeteer running on Deno
Using https://github.com/guifromrio/puppeteer_on_deploy/blob/main/main.tsx crasches the app when closing. ``` error: Uncaught ErrorEvent { bubbles: false, cancelable: false, composed: false, currentTarget: null, defaultPrevented: false, eventPhase: 0, srcElement: null, target: WebSocket { url: "wss://chrome.browserless.io/?token=BROWSERLESS_TOKEN", readyState: 3, extensions: "", protocol: "", binaryType: "blob", bufferedAmount: 0 }, returnValue: true, timeStamp: 1681473331975, type: "error", message: "WebSocket protocol error: Connection reset without closing handshake", filename: "", lineno: 0, colno: 0, error: undefined } ``` Any idea on why, maybe it's a browserless.io thing?
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be still under discussion. The issue was opened by kimdah3 and has received 2 comments.