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 was archived by the owner on Mar 13, 2025. It is now read-only.
In Cloudflare Workers, it's possible to render with a browser through their own fork of puppeteer.
Miniflare doesn't currently replicate this behavior, and exposes no browser rendering mechanisms. To achieve feature parity with workers this would be required.
I would be happy to investigate the feasibility of this implementation and submit a PR. Let me know if there are any thoughts.
Thanks!