DEV Community

Discussion on: 📷 How to take a screenshot of a webpage with JavaScript in Node.js (using puppeteer)

Collapse
 
benjaminmock profile image
Benjamin Mock

Actually there's an experimental version for FireFox

github.com/puppeteer/puppeteer/tre...

Collapse
 
agorovyi profile image
anatolii gorovyi

Yeah, I've seen that. Need Safari and Edge, too. Although with Edge using Chromium that may become possible. Safari on the other hand has been a pain.