mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
593 B
593 B
Home > puppeteer > Protocol > Input > DispatchMouseEventRequest > clickCount
Protocol.Input.DispatchMouseEventRequest.clickCount property
Number of times the mouse button was clicked (default: 0).
Signature:
clickCount?: integer;