poco.drivers.osx.sdk.OSXUIDumper module

class OSXUIDumper(root)[source]

Bases: poco.sdk.AbstractDumper.AbstractDumper

getRoot()[source]

Return the root node of the UI Hierarchy. The node information is wrapped by AbstractNode. See definition of AbstractNode for more details.

Returns:instance that holds the hierarchy data
Return type:inherit from AbstractNode