618 B
618 B
Home > puppeteer > Protocol > DOMSnapshot > LayoutTreeNode > boundingBox
Protocol.DOMSnapshot.LayoutTreeNode.boundingBox property
The bounding box in document coordinates. Note that scroll offset of the document is ignored.
Signature:
boundingBox: DOM.Rect;