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