puppeteer/new-docs/puppeteer.protocol.dom.requestchildnodesrequest.nodeid.md
2020-07-13 14:01:35 +01:00

538 B

Home > puppeteer > Protocol > DOM > RequestChildNodesRequest > nodeId

Protocol.DOM.RequestChildNodesRequest.nodeId property

Id of the node to get children for.

Signature:

nodeId: NodeId;