mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
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;