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