You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**AndroidViewClient** is an extension to [monkeyrunner](http://developer.android.com/tools/help/monkeyrunner_concepts.html) that simplifies test script creation providing higher level operations and the ability of obtaining the tree of Views present at any given moment on the device or emulator screen.
3
+
**AndroidViewClient** is ~~an extension to [monkeyrunner](http://developer.android.com/tools/help/monkeyrunner_concepts.html)~~ a 100% pure python tool that simplifies test script creation providing higher level operations and the ability of obtaining the tree of Views present at any given moment on the device or emulator screen.
4
4
5
5
More detailed information can be found in the [AndroidViewClient wiki](https://github.com/dtmilano/AndroidViewClient/wiki)
0 commit comments