Maestro Ui Automator Xml Parser
object MaestroUiAutomatorXmlParser
See https://github.com/mobile-dev-inc/maestro/blob/dcd2f206fbbaf61e5f089f844d572f8888d13913/maestro-client/src/main/java/maestro/drivers/AndroidDriver.kt#L311-L326
Functions
Link copied to clipboard
fun getUiAutomatorViewHierarchyAsSerializableTreeNodes(xmlHierarchy: String, excludeKeyboardElements: Boolean): ViewHierarchyTreeNode
Link copied to clipboard
fun getUiAutomatorViewHierarchyFromViewHierarchyAsMaestroTreeNodes(viewHiearchyXml: String, excludeKeyboardElements: Boolean): TreeNode