Pywinauto-recorder

Latest version: v0.6.8

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

Scan your dependencies

Page 1 of 2

0.6.8

🆕 New Features

Add functions to automate multiple instances of an application.

The test 'test_multi_instances' illustrates the use of the new functions:
https://github.com/beuaaa/pywinauto_recorder/blob/master/tests/tests_Calculator.py

0.6.7

⭐ Enhancements
The method for finding elements has been optimised, searching for element_info and postponing the last moment to transform them into UIA_wrapper.

0.6.6

🆕 New Features
Option to define an absolute UI_Path even if it is already in the context of another UI_Path [58](https://github.com/beuaaa/pywinauto_recorder/issues/58)

0.6.5

⭐ Enhancements
- Added LRU cache to find function. [52](https://github.com/beuaaa/pywinauto_recorder/issues/52)

🪲 Bug Fixes
- match_entry_list exception: list index out of range [53](https://github.com/beuaaa/pywinauto_recorder/issues/53)
- menu_click, the mouse cursor could exit a menu and close the menu.
- UIPAth with operator [] was not working when there was only one item found.

0.6.3

:star: Enhancements

- Added 'playback' function. [51](https://github.com/beuaaa/pywinauto_recorder/issues/51)
- Enhanced 'menu_click' function [50](https://github.com/beuaaa/pywinauto_recorder/issues/50)
- Replaced 'left_click' by 'click' when recording to file. [45](https://github.com/beuaaa/pywinauto_recorder/issues/45)

0.6.2

:new: New Features

- Added find_all [48](https://github.com/beuaaa/pywinauto_recorder/issues/48)
- Added a path dictionary. [16](https://github.com/beuaaa/pywinauto_recorder/issues/16)

:star: Enhancements

- Added 'vcruntime140.dll' to the installation. [47](https://github.com/beuaaa/pywinauto_recorder/issues/47)

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.