Tag: Python

  • How to Install, Setup and Use AndroidViewClient on Windows

    How to Install, Setup and Use AndroidViewClient on Windows

    Step by step tutorial on setting up AndroidViewClient on Windows machines. AndroidViewClient is a python library and tools 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. AndroidViewClient is commonly used to create tests scripts but can be in stand-alone scripts as well. Test script creation can be even further simplified and automated by using Culebra. Culebra is a sweet tool!