lilylei665

Results 10 comments of lilylei665

@BirdLearn 忍不住给大佬点赞。大佬有遇到过配置的自定义事件不生效的情况吗?

> [Fastbot]*** ERROR *** findMethod() error, NoSuchMethodException happened, there is no such method: setActivityController > [Fastbot]*** ERROR *** findMethod() error, NoSuchMethodException happened, there is no such method: getTasks 这个没影响吗?我现在运行也遇到同样的问题。还有另一个问题是,配置的自定义事件不生效,日志里也没看到自定义事件相关的打印,我以为是这2个报错导致的

我也遇到一样的问题,日志都是一样的。不知道怎么回事。以前的maxin是有自定义事件的打印的,现在啥都没有,不知道是咋回事

> 你先确认下是不是json格式 我遇到了一样的问题,不生效,日志里也没记录。用json工具看了,格式都是对的。不知道怎么回事

> @lilylei665 可以贴下内容看看 [Fastbot][2024-09-14 14:52:24.435] @Version: 2.3.23.0810.1705-git [Fastbot][2024-09-14 14:52:24.459] // Monkey: seed=1726472919806 count=1000 [Fastbot][2024-09-14 14:52:24.459] // AllowPackage: com.p.client [Fastbot][2024-09-14 14:52:24.460] // IncludeCategory: android.intent.category.LAUNCHER [Fastbot][2024-09-14 14:52:24.460] // IncludeCategory: android.intent.category.MONKEY [Fastbot]*** ERROR...

[ { "prob": 1, "activity":"com.p.MainActivity", "times": 10, "actions": [ { "xpath":"//android.view.View[@content-desc='人']", "action": "CLICK", "throttle": 3000 } ] } ] @ReynoldNeverSaySorry 这是自定义事件的配置

> > [ { "prob": 1, "activity":"com.p.MainActivity", "times": 10, "actions": [ { "xpath":"//android.view.View[@content-desc='人']", "action": "CLICK", "throttle": 3000 } ] } ] @ReynoldNeverSaySorry 这是自定义事件的配置 > > emmm 感觉唯一有疑问的就是xpath那的元素了...不知道你有没有解决,或者有可能是日志里的error,但是我这是没出现这个问题的 还没有解决。不过现在问题有一点点进展了。从日志可以查看用户自定义事件加载成功了,并且执行了。唯一有问题的就是,我观察app执行的情况,并不是每次都100%执行了用户自定义事件。还是去点了其他元素 09-24 19:02:25.363...

遇到了一样的问题。其中还有另一个问题 [Fastbot]*** ERROR *** findMethod() error, NoSuchMethodException happened, there is no such method: setActivityController 有知道怎么回事的吗?

[Fastbot][2024-09-09 16:43:45.340] Internal error java.lang.NoSuchMethodError: No interface method freezeRotation(I)V in class Landroid/view/IWindowManager; or its super classes (declaration of 'android.view.IWindowManager' appears in /system/framework/framework.jar!classes4.dex) at com.android.commands.monkey.events.base.MonkeyRotationEvent.injectEvent(MonkeyRotationEvent.java:55) at com.android.commands.monkey.Monkey.run(Monkey.java:836) at com.android.commands.monkey.Monkey.main(Monkey.java:460) at com.android.internal.os.RuntimeInit.nativeFinishInit(Native...

> 通过百度网盘分享的文件:monkeyq.… 链接:[https://pan.baidu.com/s/1px8tAHS8wAYjNx3QGkn9Aw ](https://pan.baidu.com/s/1px8tAHS8wAYjNx3QGkn9Aw%C2%A0) 提取码:k8uw 复制这段内容打开「百度网盘APP 即可获取」 好人。运行起来了