puppeteer/docs/api/puppeteer.puppeteer.networkconditions.md

362 B

sidebar_label
Puppeteer.networkConditions

Puppeteer.networkConditions property

Warning: This API is now obsolete.

Import directly puppeteer.

Signature:

class Puppeteer {get networkConditions(): typeof networkConditions;}

Example

import { networkConditions } from 'puppeteer';