-
File "/usr/local/python3.6.7/lib/python3.6/site-packages/uiautomator2/__init__.py", line 254, in connect_usb
d.reset_uiautomator()
File "/usr/local/python3.6.7/lib/python3.6/site-packages/uiau…
-
Hi ,
I'm using Uiautomator tool in python for android phone.
But , now I'm interested using it on **android TV.**
I did the setup for android tv same as that of android phone.
But I found that , *…
-
``` java
final File file = new File(context.getExternalCacheDir(), System.currentTimeMillis() + ".png");
UiDevice.getInstance(InstrumentationRegistry.getInstrumentation()).takeScreenshot(file);
Spoon.…
-
### Current Behaviour
Can't compile the UI tests when both libraries are up to date.
#### Stack trace
Conflicting dependencies.
```
Execution failed for task ':app:mergeBetaGoogleDebugAnd…
-
Testing device: Huawei Mate 9
OS: `Harmony` 2.0
Anyone knows how to bypass this, much appreciate it!
-
I keep receiving this error.
`RuntimeError: ERROR: UiAutomator output contains no valid information. UiAutomator was killed, no reason given.`
It seems to only happen sometimes. Other times, it's com…
-
## Steps to Reproduce
1. Repo to reproduce https://github.com/lardyNiji/flutter_myapp
2. Update the following file :
- android/app/src/main/AndroidManifest.xml (line 47 to change `YOUR_K…
-
## The problem
Cannot change configurations in [UiAutomator Configurator class](https://developer.android.com/reference/android/support/test/uiautomator/Configurator.html) for appium uiautomator impl…
-
Hi xiaocong,
I am doing UI test on Android 4.1, python 2.7, but I am getting an error about UiAutomationService not connected. I want to know how to solve it. Thank you.
File "/usr/local/lib/python…
-
在华为 Mate40、鸿蒙 2.0 手机中运行自动化 case ,运行过程中不断输出以下日志信息,均是 jsonrpc 请求超时导致重启 uiautomator,麻烦有时间帮忙看一下。
备注:应该不是鸿蒙导致的,华为 P30、Andorid10 也有同样问题
[D 211217 18:15:43 __init__:644] [pid:92845] kill process(ps): uia…