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

616 B

Home > puppeteer > Protocol > Input > SynthesizeScrollGestureRequest > xDistance

Protocol.Input.SynthesizeScrollGestureRequest.xDistance property

The distance to scroll along the X axis (positive to scroll left).

Signature:

xDistance?: number;