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

533 B

Home > puppeteer > Protocol > Network > CookieParam > expires

Protocol.Network.CookieParam.expires property

Cookie expiration date, session cookie if not set

Signature:

expires?: TimeSinceEpoch;