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