xiaocong / uiautomator

Python wrapper of Android uiautomator test tool.
MIT License
2.04k stars 644 forks source link

Is there a way to get XPath? #232

Open ccx1024cc opened 7 years ago

ccx1024cc commented 7 years ago

as Title, willing for answers ,thks

thinkhy commented 7 years ago

+1

Haskely commented 7 years ago

no way,cause based on uiautomator

codeskyblue commented 7 years ago

There is a way to use dump() then use python etree to parse then use etree xpath