puppeteer/new-docs/puppeteer.protocol.domsnapshot.layouttreesnapshot.scrollrects.md
2020-07-13 14:01:35 +01:00

621 B

Home > puppeteer > Protocol > DOMSnapshot > LayoutTreeSnapshot > scrollRects

Protocol.DOMSnapshot.LayoutTreeSnapshot.scrollRects property

The scroll rect of nodes. Only available when includeDOMRects is set to true

Signature:

scrollRects?: Rectangle[];