Skip to main content
Module

x/puppeteer/mod.ts>HTTPRequest#frame

A port of puppeteer running on Deno
Latest
method HTTPRequest.prototype.frame
Re-export
import { HTTPRequest } from "https://deno.land/x/puppeteer@16.2.0/mod.ts";

Returns

Frame | null

the frame that initiated the request, or null if navigating to error pages.