Python Forum

Full Version: How do I install apps from google play store? using python + selenium..
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I am a complete python newbie, How do I install apps from google play store? using python + selenium.. using different proxies and different IMEI (International Mobile Equipment Identity) from an IMEI.txt list.. Please post script to do this.
I have tried this using ubot studio, I cannot get it work so I am looking for a python + selenium script. Like a script like gplaycli with selenium like https://github.com/matlink/gplaycli
Thank you.