It seems like the @\cloudflare/puppeteer npm package is not working entirely as intended as the regu
It seems like the @\cloudflare/puppeteer npm package is not working entirely as intended as the regular puppeteer does - for example, taking a screenshot of a youtube page, 1st image is using puppeteer on my pc (same result when using a vps I have), and the 2nd image is puppeteer hosted using the browser rendering api on cloudflare using @\cloudflare/puppeteer npm package
For reference, I did use almost exactly the same code, the puppeteer one:
And the cloudflare one:
For reference, I did use almost exactly the same code, the puppeteer one:
And the cloudflare one:







