We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
配置: [ { "activity": "com.tal.xpod.ket.home.index.MainActivity", "xpath": "//*[@resource-id='com.tal.xpod.ket.debug:id/tv_logout' and @Class='android.widget.TextView' and @text='退出当前账号']" } ] 命令: adb shell CLASSPATH=/sdcard/monkey.jar:/sdcard/framework.jar exec app_process /system/bin tv.panda.test.monkey.Monkey -p com.tal.xpod.ket.debug --uiautomatormix --running-minutes 60 -v -v -v -v >log.txt 2>err.txt 日志截图:
The text was updated successfully, but these errors were encountered:
Sorry, something went wrong.
No branches or pull requests
配置:
[
{
"activity": "com.tal.xpod.ket.home.index.MainActivity",
"xpath": "//*[@resource-id='com.tal.xpod.ket.debug:id/tv_logout' and @Class='android.widget.TextView' and @text='退出当前账号']"
}
]
命令:
adb shell CLASSPATH=/sdcard/monkey.jar:/sdcard/framework.jar exec app_process /system/bin tv.panda.test.monkey.Monkey -p com.tal.xpod.ket.debug --uiautomatormix --running-minutes 60 -v -v -v -v >log.txt 2>err.txt
日志截图:
The text was updated successfully, but these errors were encountered: