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

575 B

Home > puppeteer > Protocol > Input > DispatchMouseEventRequest > x

Protocol.Input.DispatchMouseEventRequest.x property

X coordinate of the event relative to the main frame's viewport in CSS pixels.

Signature:

x: number;