[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [ApplicationCache](./puppeteer.protocol.applicationcache.md) > [FrameWithManifest](./puppeteer.protocol.applicationcache.framewithmanifest.md) > [status](./puppeteer.protocol.applicationcache.framewithmanifest.status.md) ## Protocol.ApplicationCache.FrameWithManifest.status property Application cache status. Signature: ```typescript status: integer; ```