Releases: Accruent/robotframework-zoomba
Releases · Accruent/robotframework-zoomba
Zoomba 2.12.0
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
Zoomba 2.11.3
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
- Bump python-dateutil from 2.8.1 to 2.8.2 (#218) @dependabot
- Bump requests from 2.25.1 to 2.26.0 (#219) @dependabot
- Bump robotframework from 4.0.3 to 4.1 (#220) @dependabot
- Sauce Labs testing for Android, iOS, and Edge (#215) @Wolfe1
Zoomba 2.11.2
Zoomba 2.11.1
Zoomba 2.11.0
What’s Changed
An example of this can be found in the samples directory.
🚀 Features
🧰 Maintenance
- Bump robotframework-appiumlibrary from 1.6.1 to 1.6.2 (#208) @dependabot
- Sourcery refactored master branch (#206) @sourcery-ai
- Add Python 3.9 to GithubActions (#205) @Wolfe1
Zoomba 2.10.0
Zoomba 2.9.2
Zoomba 2.9.1
Zoomba 2.9.0
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
What’s Changed
🧰 Maintenance
- Bump robotframework from 4.0 to 4.0.1 (#193) @dependabot
- Fix git hook for auto-generating the document pages (#191) @Wolfe1