mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
735 B
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[];