Robotframework-zoomba

Latest version: v4.0.3

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

Scan your dependencies

Page 13 of 18

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

2.5.3

What’s Changed

* GUILibrary | Added the basic support for React slectors, more keywords to come in the future.
* [Get React List Labels](https://accruent.github.io/robotframework-zoomba/GUILibraryDocumentation.html#Get%20React%20List%20Labels)

* GUILibrary | Edge (Chromium) Support via plugin
* Users can now use Edge with GUILibrary via a plugin on import:

Library Zoomba.GUILibrary plugins=Zoomba.Helpers.EdgePlugin

Open Browser https://www.google.com browser=Edge options=use_chromium=True


🚀 Features

* React select (128) Wolfe1
* Edge Plugin Support (139) Wolfe1

2.5.2

What’s Changed
* New GUILibrary keyword for selecting nested IFrame windows
* [Select Nested Frame](https://accruent.github.io/robotframework-zoomba/GUILibraryDocumentation.html#Select%20Nested%20Frame)

🚀 Features

* GUILibrary | Select Nested IFrame Keyword (138) Wolfe1

Page 13 of 18

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.