acquiescence - v0.1.7
    Preparing search index...

    Type Alias ElementInteractionType

    ElementInteractionType:
        | "click"
        | "doubleclick"
        | "hover"
        | "drag"
        | "drop"
        | "type"
        | "clear"
        | "screenshot"