[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [DOM](./puppeteer.protocol.dom.md) > [GetContentQuadsRequest](./puppeteer.protocol.dom.getcontentquadsrequest.md) > [nodeId](./puppeteer.protocol.dom.getcontentquadsrequest.nodeid.md) ## Protocol.DOM.GetContentQuadsRequest.nodeId property Identifier of the node. Signature: ```typescript nodeId?: NodeId; ```