Files
puppeteer/docs/api/puppeteer.experimentsconfiguration.md

271 B

sidebar_label
sidebar_label
ExperimentsConfiguration

ExperimentsConfiguration type

Defines experiment options for Puppeteer.

See individual properties for more information.

Signature:

export type ExperimentsConfiguration = Record<string, never>;