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

623 B

Home > puppeteer > Protocol > Input > EmulateTouchFromMouseEventRequest > type

Protocol.Input.EmulateTouchFromMouseEventRequest.type property

Type of the mouse event.

Signature:

type: ('mousePressed' | 'mouseReleased' | 'mouseMoved' | 'mouseWheel');