Skip to main content
Version: 21.5.0

MouseClickOptions interface

Signature:

export interface MouseClickOptions extends MouseOptions

Extends: MouseOptions

Properties

PropertyModifiersTypeDescriptionDefault
countoptionalnumberNumber of clicks to perform.1
delayoptionalnumberTime (in ms) to delay the mouse release after the mouse press.