Hi, there's a problem with Puppeteer, and it affects new devices/environment. We are forced to remove @histoire/plugin-screenshot from our application because it depends on capture-website.
Maybe Playwright can be a better choice for taking screenshots.
I can confirm that Playwright works on the same environments, where Puppeteer fails to work.
Hi, there's a problem with Puppeteer, and it affects new devices/environment. We are forced to remove @histoire/plugin-screenshot from our application because it depends on
capture-website
.Here's the issue (open since 2021) https://github.com/puppeteer/puppeteer/issues/7740
Maybe Playwright can be a better choice for taking screenshots. I can confirm that Playwright works on the same environments, where Puppeteer fails to work.