import { type Protocol } from "https://deno.land/x/pptr@1.2.0/mod.ts";
const { ClearCookiesRequest } = Protocol.Storage;
Properties
optional
browserContextId: Browser.BrowserContextIDBrowser context to use when called on the browser endpoint.
import { type Protocol } from "https://deno.land/x/pptr@1.2.0/mod.ts";
const { ClearCookiesRequest } = Protocol.Storage;
Browser context to use when called on the browser endpoint.