etaoin

borkdude 2018-02-23T09:21:54.000209Z

Is it possible to take a screenshot only of certain areas of the page, e.g. one div?

igrishaev 2018-02-23T15:48:08.000456Z

@borkdude only FF supports screening elements. but it’s not supported in the library yet.

borkdude 2018-02-23T15:51:17.000127Z

Great to know. I looked it up: https://developer.mozilla.org/en-US/docs/Tools/Taking_screenshots#Taking_a_screenshot_of_an_element Maybe it won’t work with headless FF out of the box but needs some configuring

igrishaev 2018-02-23T15:57:55.000040Z

put an issue: https://github.com/igrishaev/etaoin/issues/134