Cookies Manager Backend
CssMatcher Class Reference
Inheritance diagram for CssMatcher:

Detailed Description

A matcher based on CSS selection for defining detection rules.

Attributes:
    type (Literal['css']): Type of the matcher is fixed to 'css'.
    target (DOMSelection): The DOMSelection to apply this CSS matcher to.

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