Skip to main content
Version: 21.3.8

ExperimentsConfiguration type

Defines experiment options for Puppeteer.

See individual properties for more information.

Signature:

export type ExperimentsConfiguration = Record<string, never>;