mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
918 B
918 B
Home > puppeteer > Protocol > ApplicationCache > GetFramesWithManifestsResponse
Protocol.ApplicationCache.GetFramesWithManifestsResponse interface
Signature:
export interface GetFramesWithManifestsResponse
Properties
Property | Type | Description |
---|---|---|
frameIds | FrameWithManifest[] | Array of frame identifiers with manifest urls for each frame containing a document associated with some application cache. |