[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [Page](./puppeteer.protocol.page.md) > [SetWebLifecycleStateRequest](./puppeteer.protocol.page.setweblifecyclestaterequest.md) > [state](./puppeteer.protocol.page.setweblifecyclestaterequest.state.md) ## Protocol.Page.SetWebLifecycleStateRequest.state property Target lifecycle state Signature: ```typescript state: ('frozen' | 'active'); ```