Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Go to Latest
method Target.prototype.opener
import { Target } from "https://deno.land/x/puppeteer@14.1.1/vendor/puppeteer-core/puppeteer/common/Target.d.ts";

Get the target that opened this target. Top-level targets return null.