Skip to main content
Version: Next

ClickOptions interface

Signature

export interface ClickOptions extends MouseClickOptions

Extends: MouseClickOptions

Properties

Property

Modifiers

Type

Description

Default

debugHighlight

optional

boolean

(Experimental) An experimental debugging feature. If true, inserts an element into the page to highlight the click location for 10 seconds. Might not work on all pages and does not persist across navigations.

offset

optional

Offset

Offset for the clickable point relative to the top-left corner of the border box.