Skip to main content
Module

x/astral/bindings/celestial.ts>Page_frameRequestedNavigation

A high-level puppeteer/playwright-like library for Deno
Go to Latest
interface Page_frameRequestedNavigation
import { type Page_frameRequestedNavigation } from "https://deno.land/x/astral@0.3.1/bindings/celestial.ts";

Properties

frameId: Page_FrameId

Id of the frame that is being navigated.

The reason for the navigation.

url: string

The destination URL for the requested navigation.

The disposition for the navigation.