Skip to main content
The Deno 2 Release Candidate is here
Learn more
Go to Latest
method NetworkManager.prototype._onRequestPaused
Re-export
import { NetworkManager } from "https://deno.land/x/puppeteer@14.1.1/vendor/puppeteer-core/puppeteer/api-docs-entry.d.ts";

CDP may send a Fetch.requestPaused without or before a Network.requestWillBeSent

CDP may send multiple Fetch.requestPaused for the same Network.requestWillBeSent.