614 B
614 B
Home > puppeteer > Protocol > Input > SynthesizeScrollGestureRequest > repeatCount
Protocol.Input.SynthesizeScrollGestureRequest.repeatCount property
The number of times to repeat the gesture (default: 0).
Signature:
repeatCount?: integer;