Skip to content

Releases: Accruent/robotframework-zoomba

Zoomba 2.12.0

23 Aug 15:16
5cdc012
Compare
Choose a tag to compare

What’s Changed

  • While working on getting proper testing in place a number of fixes and enhancements have been made for the MobileLibrary.
    • Drag and drop by offset will now actually use an offset rather than a static position
    • Drag and drop keywords for iOS should now function better and in a kore consistent manner.
    • Scroll Down, Scroll Up, Scroll Down to Text, and Scroll Up to Text should all work better now in both native and web apps.

🐛 Bug Fixes

  • Fix scroll keywords for Native and web apps (#223) @Wolfe1
  • Better drag and drop for iOS (#222) @Wolfe1
  • Drag and Drop by Offset not actually using an offset (#221) @Wolfe1

Zoomba 2.11.3

11 Aug 12:26
a1fdaef
Compare
Choose a tag to compare

What’s Changed

  • While adding additional testing there was a small update to drag and drop to use Appium touch actions rather than selenium
  • Otherwise just dependency updates

🧰 Maintenance

Zoomba 2.11.2

09 Jul 18:00
bd64be7
Compare
Choose a tag to compare

What’s Changed

🐛 Bug Fixes

  • Switch Application by Name does not work with whitepace (#217) @Wolfe1

Zoomba 2.11.1

25 Jun 15:03
4f52201
Compare
Choose a tag to compare

What’s Changed

🐛 Bug Fixes

Zoomba 2.11.0

22 Jun 16:04
4e212b1
Compare
Choose a tag to compare

What’s Changed

rbmzmun3cR

An example of this can be found in the samples directory.

🚀 Features

🧰 Maintenance

Zoomba 2.10.0

01 Jun 20:54
Compare
Choose a tag to compare

What’s Changed

🚀 Features

🧰 Maintenance

Zoomba 2.9.2

19 May 19:58
40b34e7
Compare
Choose a tag to compare

What’s Changed

🚀 Features

  • Desktop Library | Switch Window by Locator (#201) @Wolfe1

Zoomba 2.9.1

14 May 18:22
29ef5f2
Compare
Choose a tag to compare

What’s Changed

🚀 Features

Zoomba 2.9.0

12 May 14:57
99bb76f
Compare
Choose a tag to compare

What’s Changed

  • API Library has moved to the latest version of Requests and onto the new 'on_session' type keywords. We do not anticipate any issues with the move aside from some new deprecation warnings.

🧰 Maintenance

  • Deprecate create connection as it was just a post call anyway (#199) @Wolfe1
  • Bump robotframework-requests from 0.7.2 to 0.9.1 (#196) @dependabot
  • Bump robotframework-appiumlibrary from 1.5.0.7 to 1.6.1 (#197) @dependabot
  • Bump robotframework from 4.0.1 to 4.0.2 (#198) @dependabot

Zoomba 2.8.6

22 Apr 13:14
d6496ca
Compare
Choose a tag to compare

What’s Changed

🧰 Maintenance