Skip to content

Releases: openatx/uiautomator2

3.2.5

24 Sep 02:58
1e7195f
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.2.4...3.2.5

3.2.4

11 Sep 12:20
9f0a946
Compare
Choose a tag to compare

What's Changed

send_keys and clear_text are no need ATX.apk now

Full Changelog: 3.2.3...3.2.4

3.2.3

02 Sep 06:13
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.2.2...3.2.3

3.2.2

09 Aug 11:18
c099bbc
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.2.1...3.2.2

3.2.1

23 Jul 06:54
5f3f142
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.2.0...3.2.1

3.2.0

16 Jul 16:10
c25a3e5
Compare
Choose a tag to compare

What's Changed

toast api changes.

# new
print(d.last_toast)
d.clear_toast()

# old
d.toast.get_message(5.0)
d.toast.clear()
d.toast.show("message") # removed

Full Changelog: 3.1.2...3.2.0

3.1.2

08 Jul 10:12
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.1.1...3.1.2

3.1.1

24 Jun 11:13
Compare
Choose a tag to compare

What's Changed

  • feat:allow set display_id for screenshot api by @yinkh in #982
  • fix takeScreenshot for display_id, change double flash launch to one flash by @codeskyblue in #996

New Contributors

Full Changelog: 3.1.0...3.1.1

3.1.0

27 May 07:18
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.0.18...3.1.0

3.0.18

14 May 09:23
Compare
Choose a tag to compare
  • update apk to 2.3.11 to fix dump_hierarchy

Full Changelog: 3.0.17...3.0.18