518 B
518 B
Home > puppeteer > Page > emulateCPUThrottling
Page.emulateCPUThrottling() method
Signature:
emulateCPUThrottling(factor: number | null): Promise<void>;
Parameters
Parameter | Type | Description |
---|---|---|
factor | number | null |
Returns:
Promise<void>