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

614 B

Home > puppeteer > Protocol > DOMSnapshot > InlineTextBox > boundingBox

Protocol.DOMSnapshot.InlineTextBox.boundingBox property

The bounding box in document coordinates. Note that scroll offset of the document is ignored.

Signature:

boundingBox: DOM.Rect;