|
Cookies Manager Backend
|
Base model for defining actions like clicks that can be automated based on rule processing.
Attributes:
type (str): The type of action (e.g., 'click').
target (Optional[DOMSelection]): The DOMSelection where the action should be performed.