openatx / uiautomator2

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

_selector.py中wait()的bug #999

Closed migrate-bricks closed 1 week ago

migrate-bricks commented 1 week ago

image 上面的公共代码是:http_wait = timeout + 10,导致每次等待的时间自动增加10秒, 而在 image xpath中的则是每次增加0.2秒,显示正常