Cookies Manager Backend
CheckboxMatcher Class Reference
Inheritance diagram for CheckboxMatcher:

Detailed Description

A matcher for checkboxes specifically, using DOMSelection.

Attributes:
    type (Literal['checkbox']): Type of the matcher is fixed to 'checkbox'.
    target (DOMSelection): DOMSelection detailing the specific targeting for checkboxes.

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