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

x/pptr/mod.ts>ExecutionContext#frame

Headless Chrome Deno API
Latest
method ExecutionContext.prototype.frame
Re-export
import { ExecutionContext } from "https://deno.land/x/pptr@1.2.0/mod.ts";

Returns

Frame | null

The frame associated with this execution context.