The Wayback Machine - https://web.archive.org/web/20220622121712/https://github.com/topics/screenshots
Skip to content
#

screenshots

Here are 641 public repositories matching this topic...

ropel
ropel commented Sep 29, 2021

Everytime something goes wrong capturing a screenshot (i.e. no response, timeouts, ...) the function exits without closing page and browser, so that chrome instances keep growing until server dies.
Putting page.close() and browser.close() in a "finally" block should avoid resources leaking

enhancement help wanted good first issue

Improve this page

Add a description, image, and links to the screenshots topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the screenshots topic, visit your repo's landing page and select "manage topics."

Learn more