【发布时间】:2013-07-23 16:26:36
【问题描述】:
我想知道是否有任何方法可以记录用户在任意应用程序上执行的手势(更常见的是触摸和键盘事件)。
想法是启动一个应用程序进行测试,然后记录输入事件。要测试的应用可能是应用商店/google play 中的任何应用。
我已经看到了这个问题,但想确认答案(也适用于 Android):iOS - Can an app running in the background send touch / gesture events to another app in the foreground?
【问题讨论】:
标签: android ios user-testing