mercredi 5 juillet 2017

How to run android macros from a remote computer by command line?

I need a mechanism or software or platform (I dont know what would be my solution) to run some routine (something like macros) in android environment from command line remotely (PC); for example, a macro that run an app and click some buttons in that app and this action started from a remote computer by command line.

and meet the following requirement: - My desired macros should be able to run apps, click button , swipe, ... - The script for generating macro should be simple (or the better, macro recorded automatically) - Most importantly, It should be run remotely; for example it enable me to run the macro from computer(command line) in android emulator.

what I have found:

  • Something such as automated UI test tools maybe useful!
  • Android Espresso.
  • Xamarin automatic test in Visual Studio.

but what I really need is not UI testing tools , I need such thing in order to capture application traffic periodically with that macro.

moreover, my solution maybe combination of tools and suggestions.

Aucun commentaire:

Enregistrer un commentaire