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. |