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 19 of 20

2.0.0

DesktopLibrary Release
- Now you can automate Windows applications through Zoomba.
- Uses [Appium](http://appium.io/) and the [WinAppDriver](https://github.com/Microsoft/WinAppDriver/wiki/WinAppDriver-and-Appium) to run the tests.
- See the [README](https://github.com/Accruent/robotframework-zoomba/blob/master/README.md) for installation instructions.
- Check out the [example tests](https://github.com/Accruent/robotframework-zoomba/blob/master/test/Desktop/DesktopTests.robot) using the built in windows calculator.
- Keyword documentation can be found [here](https://accruent.github.io/robotframework-zoomba/docs/DesktopLibraryDocumentation.html).

1.7.0

Added the ability to set a timeout for API requests.

1.6.5

Robot Framework--->3.1.1

1.6.3

1.6.1

Seems that SeleniumLibrary actually added a method called 'Scroll Element into View' that not only does the same thing as our keyword but is named the same and was causing issues on new node installations.

Taking this time to update a few dependencies we have:

1.6.0

Objects returned from the requests library were being defined as list-like and treated as such with the new dictionary enhancement in robotframework.

We are now returning DotDicts as response objects which maintain the same level of functionality inside robot.

Potential Issues:
Some of the internal functions may no longer function if these were being interacted with directly in a python file, particularly the following:
- next()
- iter_content()
- iter_lines()
- raise_for_status()

Page 19 of 20

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.