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