636 B
636 B
Home > puppeteer > Protocol > Input > SynthesizeScrollGestureRequest > repeatDelayMs
Protocol.Input.SynthesizeScrollGestureRequest.repeatDelayMs property
The number of milliseconds delay between each repeat. (default: 250).
Signature:
repeatDelayMs?: integer;