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