Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 489 Bytes

puppeteer.elementhandle._getboxmodel.md

File metadata and controls

15 lines (9 loc) · 489 Bytes

Home > puppeteer > ElementHandle > _getBoxModel

ElementHandle._getBoxModel() method

Signature:

_getBoxModel(): Promise<void | Protocol.DOM.getBoxModelReturnValue>;

Returns:

Promise<void | Protocol.DOM.getBoxModelReturnValue>