<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [Network](./puppeteer.protocol.network.md) > [SetCookieRequest](./puppeteer.protocol.network.setcookierequest.md) > [path](./puppeteer.protocol.network.setcookierequest.path.md) ## Protocol.Network.SetCookieRequest.path property Cookie path. <b>Signature:</b> ```typescript path?: string; ```