Pywinauto-recorder

Latest version: v0.6.6

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

Scan your dependencies

Page 1 of 2

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)

0.6.1

:beetle: Bug Fixes

- Path not correctly constructed without contextual UIPath [42](https://github.com/beuaaa/pywinauto_recorder/issues/42)
- The duration is not correct in the functions move, click, etc... [41](https://github.com/beuaaa/pywinauto_recorder/issues/41)

0.6.0

This new version of Pywinauto Recorder focuses on a clearer syntax of the generated code and gives the user more possibilities.

Indeed, the idea is to use Pywinauto Recorder to generate a first version of an automation code that only works in an identical environment. The user will then be able to improve the code by simplifying the UIPath with '*' and 'RegEx: ' to have even more clarity and robustness.

:new: New Features

- Possibility to use * to define element paths [17](https://github.com/beuaaa/pywinauto_recorder/issues/17)

:star: Enhancements

- Replace Window and Region with UIPath [40](https://github.com/beuaaa/pywinauto_recorder/issues/40)
- Enhance regex in UIPath [39](https://github.com/beuaaa/pywinauto_recorder/issues/39)
- Possibility to specify windows that should be ignored or to specify windows that should be taken into account. [36](https://github.com/beuaaa/pywinauto_recorder/issues/36)

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.