hammerspoon2-docs
    Preparing search index...

    Function printHierarchy

    • Print the accessibility hierarchy of an element to the Console

      Parameters

      • Optionalelement: HSAXElement | null

        An HSAXElement to print. If omitted, the system-wide element is used

      • OptionalmaxDepth: number

        Maximum number of levels to traverse. Defaults to 5

      Returns void