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

887 B

Home > puppeteer > Protocol > ApplicationCache > GetApplicationCacheForFrameResponse

Protocol.ApplicationCache.GetApplicationCacheForFrameResponse interface

Signature:

export interface GetApplicationCacheForFrameResponse 

Properties

Property Type Description
applicationCache ApplicationCache Relevant application cache data for the document in given frame.