Is it possible to only render a single div (or using any selector) in puppeteer?example: there's a lot of information on my page and I want to screenshot only a part of it, a div, currently I use the `clip` option of the screenshot apibut is there a way I can screen shot by specifying a selector?
Submitted March 04, 2019 at 11:44AM by waybovetherest
No comments:
Post a Comment