Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Go to Latest
method Browser.prototype.targets
Re-export
import { Browser } from "https://deno.land/x/puppeteer@14.1.1/vendor/puppeteer-core/puppeteer/api-docs-entry.js";

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