puppeteer/new-docs/puppeteer.protocol.network.cookie.expires.md
2020-07-13 14:01:35 +01:00

524 B

Home > puppeteer > Protocol > Network > Cookie > expires

Protocol.Network.Cookie.expires property

Cookie expiration date as the number of seconds since the UNIX epoch.

Signature:

expires: number;