-
例如uiautomator的mDevice.waitForIdle();如何通过uiautomator2完成?
-
How to adjust the brightness of the phone to strengthen? How do I press and hold the power button to turn it off?
-
使用python命令执行点击操作时,模拟机响应速度很慢,需要几分钟
-
error install app-uiautomator.ap
![Captura](https://user-images.githubusercontent.com/68520248/150287460-3b6a30fa-7707-4f89-a31e-b2c61166a602.PNG)
k
-
Would like to have a helper method for the following command (reference AlchemyHour gem)
adb shell uiautomator runtest alchemyhour.jar -c com.leandog.driver.Driver
Original Script form AlchemyHour:
…
-
http://www.chenchi.cc/%E7%BC%96%E7%A8%8B/2019/11/03/uiautomator1.html
测试驱动开发是个好东西,但是它需要以自动测试为前提,自动测试对于移动应用开发似乎太难了。不过UiAutomator其实是可以解决这个问题的,不过有些坑实在太难为人,其他一些问题,我以为还是有办法解决的,只要成本划算是可以做的。
-
Hi,
I noticed the pull request for [custom driver support](https://github.com/selendroid/selendroid/pull/975). For appium, we're looking at making a new backend based on uiautomator v2 and selendroid…
-
Is it possible open source of uiautomator/uiautomator/libs?
-
Has anyone had a problem with comments? The script types a comment, and at the stage of sending a comment it crashes with a big traceback.
`GramAddict.core.device_facade.DeviceFacade.JsonRpcError: …
-
shell 执行uiautomator dump /sdcard/ui.xml;都报错
为什么你这能获取到元素