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

627 B

Home > puppeteer > Protocol > Input > EmulateTouchFromMouseEventRequest > timestamp

Protocol.Input.EmulateTouchFromMouseEventRequest.timestamp property

Time at which the event occurred (default: current time).

Signature:

timestamp?: TimeSinceEpoch;