Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pydroid - Make Android Device Automation Easy for Python Developers

Android Testing Automation Framework. This pip package helps to automate the control of android devices using python. we can build android automation framework around it.

Assumptions:

  • Assuming python is installed on your system.
  • adb is installed on your system
  • adb path is set in system environment
  • adb is installed on your system.

Install testdroid on your system using :

pip install pydroid

Using pydroid

  • read a the sample test script to familiarize with using pydroid
python3 sample_test_script.py

Antoid Automation

About

Android Automation Framework

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages