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 12 of 17

2.7.2

What’s Changed
* fix source packaging (163) rasjani

2.7.1

What’s Changed
* Desktop Library | Users can now record videos of their test execution with the `Start Video Recording` and `Stop Video Recording` keywords. The video will be imbedded in the log like so:
![Wrg6UqS3Qy](https://user-images.githubusercontent.com/3010366/101409666-ce7c2800-38a3-11eb-8639-10cbeb5ecb01.gif)
* API Library | Fix for key by key validation when an empty list was involved.

🚀 Features

* DesktopLibrary recording (161) Wolfe1

🐛 Bug Fixes

* Fix for empty list validation (160) Wolfe1

🧰 Maintenance

* Bump msedge-selenium-tools from 3.141.2 to 3.141.3 (159) dependabot

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

Page 12 of 17

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.