Robotframework-zoomba

Latest version: v4.3.0

Safety actively analyzes 723158 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 15 of 20

2.7.0

What’s Changed
* Touch Action Support
* A number of new keywords added to allow for support of tablet device automation:
* Tap
* Double Tap
* Flick
* Flick From Element
* Scroll
* Scroll From Element
* Drag and Drop by Touch
* Drag and Drop by Touch Offset
* Wait For And Tap
* Wait For And Double Tap
* Wait For And Flick From Element
* Wait For And Scroll From Element
* [See latest documentation here](https://accruent.github.io/robotframework-zoomba/DesktopLibraryDocumentation.html)

🚀 Features

* Touch Action Support (158) Wolfe1

🧰 Maintenance

* Bump robotframework-appiumlibrary from 1.5.0.6 to 1.5.0.7 (157) dependabot

2.6.1

What’s Changed
* ApiLibrary now correctly allows for partial list validation when full_list_validation is set to False (default).
* See issue below for more information.
* We did a lot of internal testing on this and there doesn't seem to be any regression from this change but [raise an issue if you encounter a problem](https://github.com/Accruent/robotframework-zoomba/issues).

🐛 Bug Fixes

* APILIbrary | Allow for variable length lists if full_list_validation is False (154) Wolfe1

🧰 Maintenance

* Bump requests from 2.24.0 to 2.25.0 (156) dependabot
* Bump robotframework-requests from 0.7.1 to 0.7.2 (155) dependabot

2.6.0

What’s Changed
* Users can now use the 'image' locator strategy when finding elements
![tw0vtMgDnv](https://user-images.githubusercontent.com/3010366/98581924-d4242500-2287-11eb-8894-a190b255dd10.gif)
* This is only available when using Appium
* [See the first sample test for an example use with the Windows Calculator](https://github.com/Accruent/robotframework-zoomba/blob/master/samples/Appium-DesktopTests.robot)

* Bug fix for the partial window text search that was released in 2.5.7


🚀 Features

* Desktop Library | Select by image (150) Wolfe1

🐛 Bug Fixes

* Quick fix to better select window names via a partial text search (152) Wolfe1

2.5.7

What’s Changed
* Allow users to use [Switch Application by Name](https://accruent.github.io/robotframework-zoomba/DesktopLibraryDocumentation.html#Switch%20Application%20By%20Name) or [Open Application](https://accruent.github.io/robotframework-zoomba/DesktopLibraryDocumentation.html#Open%20Application) (using window_name) to be done with a partial window name. Users simply need to pass in exact_match=False. See the latest documentation for examples.

🚀 Features

* Partial text match for window_name (149) Wolfe1

2.5.6

What’s Changed
* Desktop Library: New Keyword
* [Select Elements From Context Menu](https://accruent.github.io/robotframework-zoomba/DesktopLibraryDocumentation.html#Select%20Elements%20From%20Context%20Menu) which is essentially [Select Elements From Menu](https://accruent.github.io/robotframework-zoomba/DesktopLibraryDocumentation.html#Select%20Elements%20From%20Menu) but specifically for use with context menus. The first argument given will be context clicked while the others will simply be clicked.

🚀 Features

* select_elements_from_context_menu (147) Wolfe1

2.5.5

What’s Changed
* A new DesktopLibrary keyword [Select Elements From Menu](https://accruent.github.io/robotframework-zoomba/DesktopLibraryDocumentation.html#Select%20Elements%20From%20Menu) allows users to quickly traverse menu items:
![image](https://user-images.githubusercontent.com/3010366/97478035-62121e80-191e-11eb-8d99-69b93e2cdd2c.png)
* Some speed improvements when using keywords with implicit waits in DesktopLibrary

🚀 Features

* Better _is_element_present plus 'Select Elements From Menu' (146) Wolfe1
* Speed improvement to the search functionality when dealing with large… (144) Wolfe1

🧰 Maintenance

* Bump psutil from 5.7.2 to 5.7.3 (145) dependabot

🧰 Maintenance

* Edge Plugin Unit Tests (140) Wolfe1

Page 15 of 20

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.