Skip to main content
Version: 22.6.2

ExperimentsConfiguration type

Defines experiment options for Puppeteer.

See individual properties for more information.

Signature:

export type ExperimentsConfiguration = Record<string, never>;