1、macaca 中如何定位 toast 信息? 2、macaca 中如何定位页面中悬浮的控件?
同求解决方案
ios 都没有 toast 的概念,Android 的 toast 是系统的东西。所以造成无法定位。。而 iOS 的 ‘toast’ 则是 app 层的,用 app-inspector 也是能定位到的。按照正常定位就行。。只要 ‘toast’ 消失时间不要太短
十分感谢
你好,Android 的 toast 如何定位,使用 Macaca
一般 toast 都是用 uiautomator2,具体 macaca 如何调用,不太清楚。但应该还是用到 uiautomator2 吧
好的,谢谢