238 B
238 B
sidebar_label |
---|
Configuration.experiments |
Configuration.experiments property
Defines experimental options for Puppeteer.
Signature:
interface Configuration {
experiments?: ExperimentsConfiguration;
}