-
- 手机型号 一加7Pro
- uiautomator2的版本号(`pip show uiautomator2`) 3.2.0
服务已启动的情况下无法初始化
不知道为啥 出现服务没有关闭 导致现在无法初始化
```python
Traceback (most recent call last):
File "D:\pyCode\other\ttts.py", line …
-
Event 'newSessionStarted' logged at 1712112110259 (09:41:50 GMT+0700)
[AppiumDriver@2f25] Encountered internal error running command: Error: Cannot verify the signature of 'C:\Users\poto1\node_modu…
-
```
INFO | 2024-09-07 14:22:42 | ocr needed: ['NUM', 'Global']
INFO | 2024-09-07 14:22:43 | Test ocrNUM : 0001011001001100100101101010011010
INFO | 2024-09-07 14:22:44 | Test ocrEN : …
-
之前安装的不是ui2 3.0的最新版本,最近在手机上删除旧的atx-agent后,重新按照流程安装[uiautomator2]出现如下问题:1.atx-agent在手机上安装有提示,但是没显示出atx-agent应用界面。2.weditor0.6.4安装的是版本,运行python -m weditor后,无法连接atx-agent。
我想试问1.当前新版本ui2是不是不支持atx-agent…
-
Element which xpath is //android.view.View[@scrollable='true'] is found when calling the appium api driver.findElementsByXapth(),
but found element's location cannot be got by getLocation() api.
I…
-
**Issue Details**
Installed latest appium version 2.12.1 and device farm plugin 9.4.5. Started appium server with appium device farm plugin enabled.
Connected to local host device farm URL (http:…
-
[Instrumentation] INSTRUMENTATION_STATUS: Error=Permission Denial: starting instrumentation ComponentInfo{io.appium.uiautomator2.server.test/androidx.test.runner.AndroidJUnitRunner} from pid=22085, ui…
-
1. If a client has previously set noSign capability to true, instrumentation doesn't work. We need to probably fail by telling the client to remove the noSign capability
2. Currently, If we need to …
-
### Do I have the most recent component updates?
- [X] I use the most recent available driver/plugin and server versions
### Is the component officially supported by the Appium team?
- [X] I have v…
-
Hi all,
I need to use switch flutter driver to UiAutomator2, Is it possible with this library ?
It would be very helpfull for hybrid applications and using ui automator 2 functions . Also we can su…