[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [Network](./puppeteer.protocol.network.md) > [Cookie](./puppeteer.protocol.network.cookie.md) > [value](./puppeteer.protocol.network.cookie.value.md) ## Protocol.Network.Cookie.value property Cookie value. Signature: ```typescript value: string; ```