puppeteer/new-docs/puppeteer.protocol.layertree.profilesnapshotrequest.minrepeatcount.md
2020-07-13 14:01:35 +01:00

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;