import { type Protocol } from "https://deno.land/x/puppeteer@14.1.1/vendor/puppeteer-core/puppeteer/api-docs-entry.d.ts";
const { NavigateResponse } = Protocol.Page;
Properties
frameId: FrameId
Frame id that has navigated (or failed to navigate)
optional
loaderId: Network.LoaderIdLoader identifier.