mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
807 B
807 B
Home > puppeteer > Protocol > ApplicationCache > GetManifestForFrameRequest
Protocol.ApplicationCache.GetManifestForFrameRequest interface
Signature:
export interface GetManifestForFrameRequest
Properties
Property | Type | Description |
---|---|---|
frameId | Page.FrameId | Identifier of the frame containing document whose manifest is retrieved. |