uiautomator2

Android Uiautomator2 Python Wrapper

MIT License

Downloads
85.3K
Stars
6.5K
Committers
36

Bot releases are hidden (Show)

uiautomator2 - 3.0.6

Published by codeskyblue 6 months ago

What's Changed

Full Changelog: https://github.com/openatx/uiautomator2/compare/3.0.5...3.0.6

uiautomator2 - 3.0.5

Published by codeskyblue 7 months ago

What's Changed

https://github.com/openatx/uiautomator2/pull/950

  • add test_xpath.py
  • remove lib logzero
  • add function enable_pretty_logging

Full Changelog: https://github.com/openatx/uiautomator2/compare/3.0.4...3.0.5

uiautomator2 - 3.0.4

Published by codeskyblue 7 months ago

What's Changed

  • add 2to3.md
  • add xpath syntax check

Breaking changes

update xpath.wait() -> XMLElement | None to xpath.wait() -> bool in https://github.com/openatx/uiautomator2/pull/949

Full Changelog: https://github.com/openatx/uiautomator2/compare/3.0.3...3.0.4

uiautomator2 - 3.0.3

Published by codeskyblue 7 months ago

  • 修复apk打包没打进去的问题

Full Changelog: https://github.com/openatx/uiautomator2/compare/3.0.1...3.0.3

uiautomator2 - 3.0.1

Published by codeskyblue 7 months ago

What's Changed

Full Changelog: https://github.com/openatx/uiautomator2/compare/3.0.0...3.0.1

uiautomator2 - 3.0.0

Published by codeskyblue 7 months ago

What's Changed

  • Only support Python 3.8+ now

New Contributors

Full Changelog: https://github.com/openatx/uiautomator2/compare/2.16.26...3.0.0

uiautomator2 -

Published by codeskyblue over 5 years ago

  • xpath element support click
  • add http_timeout for shell function, resolve #353
  • add xpath quicksheet
  • resolve #348
  • remove code which leads to minicap install error
  • add get method of xpath
  • add xpath::get_text(), close #337
  • add connect_adb_wifi function
  • add probot link
  • auto stale issue when tagged as invalid
  • serial support none
  • 修复多台设备时,list-forward失败 (#327)
  • `python -m uiautomator2 init`初始化403报错,增加header atx_agent_url中报错变量错误修复
  • 对于abi:x86统一认定为模拟器,init操作不在推送minicap
uiautomator2 -

Published by codeskyblue almost 6 years ago