You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
⭐ Enhancements
The method for finding elements has been optimised, searching for element_info and postponing the last moment to transform them into UIA_wrapper.
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.