A port of puppeteer running on Deno
The `puppeteer-core` is depending on Node.js. We got error: JSHandle#uploadFile can only be used in Node-like environments when we want to upload file using puppeteer. deno v1.30 provides `node:` specifier to use in this case. We have an open issue regarded to this PR: #62
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 cavoirom and has received 1 comments.