Skip to main content
Latest
import * as puppeteer from "https://deno.land/x/puppeteer@16.2.0/vendor/puppeteer-core/puppeteer/common/NetworkConditions.d.ts";

Variables

A list of network conditions to be used with page.emulateNetworkConditions(networkConditions). Actual list of predefined conditions can be found in src/common/NetworkConditions.ts.