Is it possible to take a screenshot only of certain areas of the page, e.g. one div?
@borkdude only FF supports screening elements. but it’s not supported in the library yet.
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
put an issue: https://github.com/igrishaev/etaoin/issues/134