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

621 B

Home > puppeteer > Protocol > DOMSnapshot > LayoutTreeSnapshot > clientRects

Protocol.DOMSnapshot.LayoutTreeSnapshot.clientRects property

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

Signature:

clientRects?: Rectangle[];