openatx / uiautomator2

Android Uiautomator2 Python Wrapper
MIT License
6.18k stars 1.35k forks source link

将xpath.info与uiobject.info值类型对齐 #955

Closed Zeros2619 closed 2 months ago

Zeros2619 commented 2 months ago

1.将clickable等属性转bool类型, 与uiobject.info保持一致 2.将index属性转int类型