Fastbot_Android icon indicating copy to clipboard operation
Fastbot_Android copied to clipboard

max.widget.black不生效

Open donglujie opened this issue 1 year ago • 1 comments

文件配置: [ { "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='退出当前账号']" }, { "activity": "com.tal.xpod.ket.home.index.MainActivity", "xpath": "//[@resource-id='com.tal.xpod.ket.debug:id/tv_left_btn' and and @class='android.widget.TextView' and @text='退出']" } ] 命令: adb shell CLASSPATH=/sdcard/monkeyq.jar:/sdcard/framework.jar:/sdcard/fastbot-thirdpart.jar exec app_process /system/bin com.android.commands.monkey.Monkey -p xx --agent reuseq --running-minutes 60 -v -v -v -v >log.txt 2>err.txt

求帮忙看看原因。

donglujie avatar Jun 13 '24 07:06 donglujie

第二个xpath 有两个and

nuandong666 avatar Jul 12 '24 08:07 nuandong666

@donglujie 你描述的这个问题,应该可以通过Kea2轻松解决,你可以尝试下。Kea2是fastbot的增强版。

tingsu avatar Jun 15 '25 01:06 tingsu