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

614 B

Home > puppeteer > Protocol > Input > SynthesizeScrollGestureRequest > yDistance

Protocol.Input.SynthesizeScrollGestureRequest.yDistance property

The distance to scroll along the Y axis (positive to scroll up).

Signature:

yDistance?: number;