Skip to content

Releases: openatx/uiautomator2

3.0.9

28 Apr 06:17
a063811
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.0.8...3.0.9

3.0.8

09 Apr 14:34
0108c92
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.0.6...3.0.8

3.0.6

07 Apr 09:30
9ed61ee
Compare
Choose a tag to compare

What's Changed

  • fix app_start by update atx-agent to 0.10.1, pack atx-agent to library by @codeskyblue in #951

Full Changelog: 3.0.5...3.0.6

3.0.5

04 Apr 14:51
Compare
Choose a tag to compare

What's Changed

#950

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

Full Changelog: 3.0.4...3.0.5

3.0.4

30 Mar 16:28
f231cec
Compare
Choose a tag to compare

What's Changed

  • add 2to3.md
  • add xpath syntax check

Breaking changes

update xpath.wait() -> XMLElement | None to xpath.wait() -> bool in #949

Full Changelog: 3.0.3...3.0.4

3.0.3

26 Mar 03:07
Compare
Choose a tag to compare
  • 修复apk打包没打进去的问题

Full Changelog: 3.0.1...3.0.3

3.0.1

20 Mar 08:57
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.0.0...3.0.1

3.0.0

20 Mar 07:39
9e88100
Compare
Choose a tag to compare

What's Changed

  • Only support Python 3.8+ now

New Contributors

Full Changelog: 2.16.26...3.0.0

0.2.3

26 May 07:52
Compare
Choose a tag to compare
  • 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

0.1.8

10 Dec 08:28
Compare
Choose a tag to compare
update atx-agent add api app_info, and app_icon