puppeteer/new-docs/puppeteer.protocol.applicationcache.getframeswithmanifestsresponse.md
2020-07-13 14:01:35 +01:00

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.