mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
601 B
601 B
sidebar_label |
---|
MouseClickOptions |
MouseClickOptions interface
Signature:
export interface MouseClickOptions extends MouseOptions
Extends: MouseOptions
Properties
Property | Modifiers | Type | Description | Default |
---|---|---|---|---|
delay | optional |
number | Time (in ms) to delay the mouse release after the mouse press. |