Skip to content

Releases: OpenTMI/stf-appium-python-client

Fail fast if no suitable devices found

24 Sep 08:14
9ac6d16
Compare
Choose a tag to compare

What's Changed

  • fail fast if no suitable devices found by @jupe in #34
  • bring python3.12 to CI by @jupe in #35

Full Changelog: v0.11.1...v0.12.0

v0.11.1

25 Mar 08:56
1df94f6
Compare
Choose a tag to compare

What's Changed

  • Update codeql-analysis.yml by @jupe in #32
  • handle allocation wait timeout properly and run tests in py3.11 by @jupe in #31

Full Changelog: v0.11.0...v0.11.1

support for [email protected] and cli fixes

10 Oct 07:12
802ad67
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.10.0...v0.11.0

verify adb execution

04 Dec 18:30
Compare
Choose a tag to compare

What's Changed

  • verify return code for adb executes by @jupe in #27

Full Changelog: v0.9.5...v0.10.0

workaround stf bug

02 Dec 12:21
5fca4ba
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.9.4...v0.9.5

more error prone exit handler

30 Nov 08:52
4c2bda8
Compare
Choose a tag to compare

What's Changed

  • handle ForbiddenException when atexit release by @jupe in #25

Full Changelog: v0.9.3...v0.9.4

improve logging

29 Nov 10:39
79227f9
Compare
Choose a tag to compare

What's Changed

  • improve logging for adb execute by @jupe in #24

Full Changelog: v0.9.2...v0.9.3

improve error prone

25 Nov 06:25
f3c5a27
Compare
Choose a tag to compare

What's Changed

  • update actions and silent deprecate warnings by @jupe in #21
  • accept 403 (ForbiddenException) when trying to allocate by @jupe in #23

Full Changelog: v0.9.1...v0.9.2

public adb execute

20 Nov 19:22
734a26a
Compare
Choose a tag to compare

What's Changed

  • change AdbServer:execute to public by @jupe in #20

Full Changelog: v0.9.0...v0.9.1

python 3.10 support

16 Sep 10:24
Compare
Choose a tag to compare

What's Changed

  • replace obsoleted pyswagger with py-stf-client by @jupe in #18

Full Changelog: v0.8.1...v0.9.0