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