ClickOptions interface
Signature
export interface ClickOptions extends MouseClickOptions
Extends: MouseClickOptions
Properties
Property | Modifiers | Type | Description | Default |
---|---|---|---|---|
debugHighlight |
| 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 |
| Offset for the clickable point relative to the top-left corner of the border box. |