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

12 lines
471 B
Markdown

<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) &gt; [puppeteer](./puppeteer.md) &gt; [Protocol](./puppeteer.protocol.md) &gt; [DOM](./puppeteer.protocol.dom.md) &gt; [GetFileInfoResponse](./puppeteer.protocol.dom.getfileinforesponse.md) &gt; [path](./puppeteer.protocol.dom.getfileinforesponse.path.md)
## Protocol.DOM.GetFileInfoResponse.path property
<b>Signature:</b>
```typescript
path: string;
```