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

726 B

Home > puppeteer > Protocol > ApplicationCache > GetApplicationCacheForFrameResponse > applicationCache

Protocol.ApplicationCache.GetApplicationCacheForFrameResponse.applicationCache property

Relevant application cache data for the document in given frame.

Signature:

applicationCache: ApplicationCache;