Home > puppeteer > Protocol > Network > DeleteCookiesRequest > url
If specified, deletes all the cookies with the given name where domain and path match provided URL.
Signature:
url?: string;