puppeteer/new-docs/puppeteer.protocol.memory.startsamplingrequest.md
2020-07-13 14:01:35 +01:00

858 B

Home > puppeteer > Protocol > Memory > StartSamplingRequest

Protocol.Memory.StartSamplingRequest interface

Signature:

export interface StartSamplingRequest 

Properties

Property Type Description
samplingInterval integer Average number of bytes between samples.
suppressRandomness boolean Do not randomize intervals between samples.