openatx / uiautomator2

Android Uiautomator2 Python Wrapper
MIT License
6.26k stars 1.36k forks source link

uiautomator2好像与无障碍软件冲突 #908

Closed wukan1986 closed 3 months ago

wukan1986 commented 11 months ago

因为有些功能感觉通过uiautomator2来回交互会比较慢,所以打算与其它软件配合使用。

结果发现李跳跳的无障碍无法正常打开。 实际测试发现,ATX中停止UIAUTOMATOR后,李跳跳就正常了,而启动UIAUTOMATOR后,李跳跳又废了。 还发现Auto.js也是同样不能使用了。

Name: uiautomator2
Version: 2.16.23
Summary: Python Wrapper for Google Android UiAutomator2 test tool
Home-page: https://github.com/openatx/uiautomator2
Author: codeskyblue
Author-email: codeskyblue@gmail.com
License: MIT
Location: d:\users\kan\miniconda3\envs\py38\lib\site-packages
Requires: requests, packaging, retry, adbutils, cached-property, lxml, Deprecated, filelock, six, Pillow, whichcraft, progress, logzero
Required-by: weditor, thsauto
codeskyblue commented 3 months ago

是的,会冲突的。你用Appium的时候也一样冲突。一山不容二虎