Skip to content

Releases: openatx/uiautomator2

3.0.11

04 May 09:10
4c82691

Choose a tag to compare

What's Changed

Full Changelog: 3.0.10...3.0.11

3.0.10

28 Apr 14:37

Choose a tag to compare

  • fix screenshot MemoryError by update adbutils version to 2.5.0
  • add property device_info back

Full Changelog: 3.0.9...3.0.10

3.0.9

28 Apr 06:17
a063811

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

Choose a tag to compare

What's Changed

Full Changelog: 3.0.6...3.0.8

3.0.6

07 Apr 09:30
9ed61ee

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

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

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

Choose a tag to compare

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

Full Changelog: 3.0.1...3.0.3

3.0.1

20 Mar 08:57

Choose a tag to compare

What's Changed

Full Changelog: 3.0.0...3.0.1

3.0.0

20 Mar 07:39
9e88100

Choose a tag to compare

What's Changed

  • Only support Python 3.8+ now

New Contributors

Full Changelog: 2.16.26...3.0.0