mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
632 B
632 B
Home > puppeteer > Protocol > LayerTree > ProfileSnapshotRequest > minRepeatCount
Protocol.LayerTree.ProfileSnapshotRequest.minRepeatCount property
The maximum number of times to replay the snapshot (1, if not specified).
Signature:
minRepeatCount?: integer;