Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 271 Bytes

puppeteer.experimentsconfiguration.md

File metadata and controls

15 lines (10 loc) · 271 Bytes
sidebar_label
ExperimentsConfiguration

ExperimentsConfiguration type

Defines experiment options for Puppeteer.

See individual properties for more information.

Signature:

export type ExperimentsConfiguration = Record<string, never>;