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