Home > puppeteer > Protocol > Network > CookieParam > url
The request-URI to associate with the setting of the cookie. This value can affect the default domain and path values of the created cookie.
Signature:
url?: string;