[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [Network](./puppeteer.protocol.network.md) > [Cookie](./puppeteer.protocol.network.cookie.md) > [sameSite](./puppeteer.protocol.network.cookie.samesite.md) ## Protocol.Network.Cookie.sameSite property Cookie SameSite type. Signature: ```typescript sameSite?: CookieSameSite; ```