<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [DOM](./puppeteer.protocol.dom.md) > [GetFileInfoRequest](./puppeteer.protocol.dom.getfileinforequest.md) ## Protocol.DOM.GetFileInfoRequest interface <b>Signature:</b> ```typescript export interface GetFileInfoRequest ``` ## Properties | Property | Type | Description | | --- | --- | --- | | [objectId](./puppeteer.protocol.dom.getfileinforequest.objectid.md) | [Runtime.RemoteObjectId](./puppeteer.protocol.runtime.remoteobjectid.md) | JavaScript object id of the node wrapper. |