macaca
macaca copied to clipboard
华为手机macaca启动app时授权弹窗无法接受,导致macaca一直在等待app启动
-
Macaca Version: 2.0.17
-
Macaca Doctor Logs:
-
Operate System:
-
Programming Language:
华为手机macaca启动app时授权弹窗无法接受,导致macaca一直在等待app启动,最后报错了.
这种应该怎么处理呢?使用acceptAlert()也没办法解决,因为macaca一直在等待app启动,没办法执行下去.
This is the translated issue:
Huawei's mobile phone macaca launch app app failed to accept pop-ups, causing macaca to wait for the app to start
-
Macaca Version: 2.0.17
-
Macaca Doctor Logs:
-
Operate System:
-
Programming Language:
Huawei's mobile phone macaca launch app app failed to accept pop-ups, causing macaca to wait for the app to start, and finally reported an error.
How should this be handled? Using acceptAlert() doesn't work, because macaca has been waiting for the app to start and there is no way to go.
google 原生的uiautomator 框架 有个 UiDevice.registerWatcher 方法能够解决这个问题,为啥 macaca Java wd没有集成进去呢?
This is the translated issue comment: @gaierlj
Google's native uiautomator framework has a UiDevice.registerWatcher method that solves this problem, why isn't macaca Java wd integrated?