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

601 B

Home > puppeteer > Protocol > Input > SynthesizeTapGestureRequest > duration

Protocol.Input.SynthesizeTapGestureRequest.duration property

Duration between touchdown and touchup events in ms (default: 50).

Signature:

duration?: integer;