Cookies Manager Backend
Static Public Attributes | List of all members
ClickAction Class Reference
Inheritance diagram for ClickAction:
BaseAction

Static Public Attributes

 description
 
 False
 

Detailed Description

Specific action model for simulating mouse clicks on targets.

Attributes:
    type (Literal['click']): Fixed to 'click' indicating the type of action.
    openInTab (Optional[bool]): If true, the action simulates a ctrl+shift+click to open links in a new tab.

Member Data Documentation

◆ description

description
static

◆ False

False
static

The documentation for this class was generated from the following file: