Robotframework-zoomba

Latest version: v4.0.3

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

Scan your dependencies

Page 15 of 18

2.4.0

What’s Changed
* Aside from updates to dependencies the focus of this release was improving the Desktop Library's performance. This included:
* Adding a new persistent desktop background session to allow and speed up actions that need access to the desktop. Specifically the 'Select Element From List' keyword sometimes needs access to the desktop session in order to select an item. Having access to that on the fly allows this to happen seamlessly.
* A user can switch to this session as needed with *Switch Application | Desktop*
* Refactoring and improving the code to get closer to pure python performance. Through feedback and testing we found that the code was running much slower than pure python code. After some changes in how elements are found we are much closer now with about a 4% slower than python speed in an equivalent test.
* Deprecating the 'Click Text' and 'Mouse Over Text' keywords as they were 1. Just a shortcut for the 'Click Element' type keywords using the 'name' prefix and 2. They were horribly inefficient as they just used xpath. These keywords will be removed at a later date.

🚀 Features

* DesktopLibrary | Performance Improvements (116) Wolfe1
* Desktop Library | select element from list (114) Wolfe1
* Desktop Library | code and test refactor (112) Wolfe1

🧰 Maintenance

* Bump robotframework-appiumlibrary from 1.5.0.4 to 1.5.0.6 (115) dependabot-preview
* Bump robotframework from 3.2 to 3.2.1 (111) dependabot-preview
* Bump robotframework-requests from 0.6.6 to 0.7.0 (110) dependabot-preview
* Bump robotframework-seleniumlibrary from 4.3.0 to 4.4.0 (109) dependabot-preview
* Bump robotframework from 3.1.2 to 3.2 (108) dependabot-preview

2.3.1

What’s Changed
🐛 Bug Fixes

* Broken test directory link (103) adiralashiva8

🧰 Maintenance

* Bump robotframework-requests from 0.6.5 to 0.6.6 (107) dependabot-preview
* Bump requests from 2.22.0 to 2.23.0 (105) dependabot-preview
* Bump robotframework-requests from 0.6.4 to 0.6.5 (106) dependabot-preview
* Bump robotframework-requests from 0.5.0 to 0.6.4 (104) dependabot-preview
* Bump robotframework-seleniumlibrary from 4.2.0 to 4.3.0 (102) dependabot-preview
* Bump robotframework-seleniumlibrary from 4.1.0 to 4.2.0 (100) dependabot-preview

2.3.0

* Merge master into save screenshot branch (92) Wolfe1

🚀 Features

* Set unique screenshot keyword as default (98) Wolfe1
* Create Mobile Library (93) Wolfe1
* Add save selenium screenshot to zoomba (91) neiljhowell

🧰 Maintenance

* Create .deepsource.toml (97) Wolfe1
* Update license (94) Wolfe1
* Change to GPL-3.0-only for compliance with dependency licenses (90) Wolfe1

2.2.0

- 83 Added a proper timeout to 'Wait until Window Opens'
- 85 Added timeout overrides for Wait Keywords
- 86 Bump python-dateutil from 2.8.0 to 2.8.1
- 87 New keyword: 'Wait Until Element Contains Value'

2.1.2

2.1.1

- Deprecated Select Window call from 'Wait For And Select Window'

Page 15 of 18

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.