puppeteer/new-docs/puppeteer.protocol.input.synthesizescrollgesturerequest.repeatcount.md
2020-07-13 14:01:35 +01:00

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;