Skip to main content
Deno 2 is finally here 🎉️
Learn more
Latest
method BrowserContext.prototype.isIncognito
import { BrowserContext } from "https://deno.land/x/pptr@1.2.0/src/Browser.ts";

Returns whether BrowserContext is incognito. The default browser context is the only non-incognito browser context.

Returns

boolean