Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/pptr/src/Browser.ts>Browser#targets

Headless Chrome Deno API
Latest
method Browser.prototype.targets
import { Browser } from "https://deno.land/x/pptr@1.2.0/src/Browser.ts";

All active targets inside the Browser. In case of multiple browser contexts, returns an array with all the targets in all browser contexts.