Robotframework-zoomba

Latest version: v4.0.1

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

Scan your dependencies

Page 6 of 17

3.0.1

What’s Changed
* Warn users that the libraries have moved to robotframework-applicationlibrary (288) Wolfe1

🧰 Maintenance

* Bump requests from 2.28.0 to 2.28.1 (289) dependabot
* Bump selenium from 4.2.0 to 4.3.0 (286) dependabot

3.0.0

What’s Changed
* For awhile now we have been unable to move to selenium 4 due to a few dependency constraints:
* [AppiumLibrary](https://github.com/serhatbolsu/robotframework-appiumlibrary) still requires selenium 3 to operate and has yet to update.
* [WinAppDriver](https://github.com/microsoft/WinAppDriver) relies on the now deprecated JSON Wire Protocol and has not had updates in over a year.
* From this we have come to the decision to split off the Desktop and Mobile library components into their own library.
* You can find more information over at [RobotFramework-ApplicationLibrary](https://github.com/Accruent/robotframework-applicationlibrary)

Possible Breaking Changes
* Users of the MobileLibrary and/or DesktopLibrary will either need to remain on [version 2.14.3](https://github.com/Accruent/robotframework-zoomba/releases/tag/2.14.3) or start using the aforementioned [RobotFramework-ApplicationLibrary](https://github.com/Accruent/robotframework-applicationlibrary).
* Note that because [RobotFramework-ApplicationLibrary](https://github.com/Accruent/robotframework-applicationlibrary) and Zoomba 3.0.0 use different versions of selenium, if you wish to use both you will need to use a virtual python environment for at least one of the libraries.
* Users of Edge browser testing will no longer need to call out **use_chromium** or use the **EdgePlugin** as this is natively supported in selenium 4.
* Expect errors in your code if these are not removed after updating to latest RobotFramework-Zoomba.

🚀 Features

* Remove Desktop / Mobile library code from Zoomba core (282) Wolfe1
* Upgrade to Selenium 4.2.0, SeleniumLibrary 6.0.0, and removal of EdgePlugin code (283) Wolfe1

🧰 Maintenance

* Fix Flaky mobile test and link checker (281) Wolfe1
* Bump requests from 2.27.1 to 2.28.0 (280) dependabot
* Bump psutil from 5.9.0 to 5.9.1 (278) dependabot
* Bump robotframework-requests from 0.9.2 to 0.9.3 (277) dependabot

2.20.1

2.14.3

What’s Changed
🧰 Maintenance

* Bump robotframework from 5.0 to 5.0.1 (276) dependabot

2.14.2

What’s Changed
🐛 Bug Fixes

* force integer comparison added (272) PinkyMajhi

🧰 Maintenance

* update DesktopLibrary docs (273) PinkyMajhi
* Test retry logic in GitHub Actions (271) Wolfe1

2.14.1

What’s Changed
🐛 Bug Fixes

* identity key should default to id... (268) Wolfe1

Page 6 of 17

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.