Skip to content

GPlay-App-AutoInstaller is a python test suite for auto installing Android applications directly from Playstore to your device in a single GO.

Notifications You must be signed in to change notification settings

aniketkatkar/GPlay-App-AutoInstaller

Repository files navigation

GPlay-App-AutoInstaller

N|Solid

Build Status

Video preview - https://www.youtube.com/watch?v=jiX5t8x1XvU&t=19s

GPlay-App-AutoInstaller is a python test suite for auto installing Android applications directly from Playstore to your device in a single GO.

  • Search any app on Google Playstore. eg. - Instagram
  • Auto downloads the specified application
  • Auto installs the application
  • Automatically opens the installed application for 30 seconds and closes it
  • Takes device logs between opening and closing the application.
  • Auto opens the specified apps properties (settings) and takes screenshot

Pre-requisite: ADB and Python needs to be installed in your system.

Packages

Packages used:

Run

Install the dependencies from requirements.txt.

Edit the following details before running-

connect_device("Android:///TA93300M1A")    #Enter Devices name ('adb devices')

Run!!!

$ python automate.py

Enter any apps name-

$ Enter app name: eg. Chrome

MIT

About

GPlay-App-AutoInstaller is a python test suite for auto installing Android applications directly from Playstore to your device in a single GO.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages