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

551 B

Home > puppeteer > Protocol > Network > GetCookiesRequest > urls

Protocol.Network.GetCookiesRequest.urls property

The list of URLs for which applicable cookies will be fetched

Signature:

urls?: string[];