Skip to main content
Version: 22.6.2

MouseClickOptions interface

Signature:

export interface MouseClickOptions extends MouseOptions

Extends: MouseOptions

Properties

Property

Modifiers

Type

Description

Default

count

optional

number

Number of clicks to perform.

1

delay

optional

number

Time (in ms) to delay the mouse release after the mouse press.