android - Can UIAutomator be used remotely? -


i want use uiautomator's functionality inside java application runs on computer connected android device. possible?

i've looked @ monkeyrunner/chimpchat uiautomator seems provide more functionality.

thanks in advance.

you can if device rooted - can run same uiautomator runtest command adb shell.

see answer here.


Comments

Popular posts from this blog

objective c - Can't build GCM with Protobuf in Xcode -

ember.js - EmberJS Model find not up-to-date with underlying store -

javascript - jQuery iScroll clickable list elements while retaining scroll? -