uiautomator2

Android Uiautomator2 Python Wrapper

MIT License

Downloads
85.3K
Stars
6.5K
Committers
36

Bot releases are hidden (Show)

uiautomator2 - 3.2.5

Published by codeskyblue 24 days ago

What's Changed

Full Changelog: https://github.com/openatx/uiautomator2/compare/3.2.4...3.2.5

uiautomator2 - 3.2.4

Published by codeskyblue about 1 month ago

What's Changed

send_keys and clear_text are no need ATX.apk now

Full Changelog: https://github.com/openatx/uiautomator2/compare/3.2.3...3.2.4

uiautomator2 - 3.2.3

Published by codeskyblue about 2 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/openatx/uiautomator2/compare/3.2.2...3.2.3

uiautomator2 - 3.2.2 Latest Release

Published by codeskyblue 2 months ago

What's Changed

Full Changelog: https://github.com/openatx/uiautomator2/compare/3.2.1...3.2.2

uiautomator2 - 3.2.1

Published by codeskyblue 3 months ago

What's Changed

Full Changelog: https://github.com/openatx/uiautomator2/compare/3.2.0...3.2.1

uiautomator2 - 3.2.0

Published by codeskyblue 3 months ago

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: https://github.com/openatx/uiautomator2/compare/3.1.2...3.2.0

uiautomator2 - 3.1.2

Published by codeskyblue 3 months ago

What's Changed

Full Changelog: https://github.com/openatx/uiautomator2/compare/3.1.1...3.1.2

uiautomator2 - 3.1.1

Published by codeskyblue 4 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/openatx/uiautomator2/compare/3.1.0...3.1.1

uiautomator2 - 3.1.0

Published by codeskyblue 5 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/openatx/uiautomator2/compare/3.0.18...3.1.0

uiautomator2 - 3.0.18

Published by codeskyblue 5 months ago

  • update apk to 2.3.11 to fix dump_hierarchy

Full Changelog: https://github.com/openatx/uiautomator2/compare/3.0.17...3.0.18

uiautomator2 - 3.0.17

Published by codeskyblue 5 months ago

  • update apk to 2.3.10, fix dumpWindowHierarchy Illegal char U+0 error
  • fix swipe steps not passed correctly

Full Changelog: https://github.com/openatx/uiautomator2/compare/3.0.16...3.0.17

uiautomator2 - 3.0.16

Published by codeskyblue 5 months ago

uiautomator2 - 3.0.15

Published by codeskyblue 5 months ago

  • update apk version to 2.3.9 to fix dumpHierarchy sometimes invalid char error

Full Changelog: https://github.com/openatx/uiautomator2/compare/3.0.14...3.0.15

uiautomator2 - 3.0.14

Published by codeskyblue 5 months ago

  • update apk version to 2.3.8
  • check_apk in connect()

Full Changelog: https://github.com/openatx/uiautomator2/compare/3.0.13...3.0.14

uiautomator2 - 3.0.13

Published by codeskyblue 5 months ago

  • use 127.0.0.1 instead of localhost
  • return null xml result if dump_hierarchy got nothing

Full Changelog: https://github.com/openatx/uiautomator2/compare/3.0.12...3.0.13

uiautomator2 - 3.0.12

Published by codeskyblue 5 months ago

  • use clear_traversed_text to make dump_hierarchy more stable

Full Changelog: https://github.com/openatx/uiautomator2/compare/3.0.11...3.0.12

uiautomator2 - 3.0.11

Published by codeskyblue 6 months ago

What's Changed

Full Changelog: https://github.com/openatx/uiautomator2/compare/3.0.10...3.0.11

uiautomator2 - 3.0.10

Published by codeskyblue 6 months ago

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

Full Changelog: https://github.com/openatx/uiautomator2/compare/3.0.9...3.0.10

uiautomator2 - 3.0.9

Published by codeskyblue 6 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/openatx/uiautomator2/compare/3.0.8...3.0.9

uiautomator2 - 3.0.8

Published by codeskyblue 6 months ago

What's Changed

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