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

735 B

Home > puppeteer > Protocol > ApplicationCache > GetFramesWithManifestsResponse > frameIds

Protocol.ApplicationCache.GetFramesWithManifestsResponse.frameIds property

Array of frame identifiers with manifest urls for each frame containing a document associated with some application cache.

Signature:

frameIds: FrameWithManifest[];