获取android layout
Posted On 2014年3月24日
AndroidViewClient is an extension to monkeyrunner a 100% pure python tool that simplifies test script creation and android test automation, providing higher level operations and the ability of obtaining the tree of Views present at any given moment on the device or emulator screen and perform operations on it.
Interaction with Views is completely device independent and you don’t have to take into account different screen sizes, resolutions or densities as the operations can be specified by View instead as by (x,y) coordinates.
Test script creation can be even further simplified and automated by using Culebra.
点击看大图
此篇文章已被阅读2939 次