import { Page } from "https://deno.land/x/pptr@1.2.0/mod.ts";
If no URLs are specified, this method returns cookies for the current page URL. If URLs are specified, only cookies for those URLs are returned.
Returns
Promise<Protocol.Network.Cookie[]>