beuaaa / pywinauto_recorder

A record-replay tool to automate GUI via pywinauto
https://pywinauto-recorder.readthedocs.io/
MIT License
131 stars 24 forks source link

Added a path dictionary. #16

Closed beuaaa closed 2 years ago

beuaaa commented 3 years ago

This dictionary associates an element path with a shortcut. When Pywinauto_recorder finds an element whose path is in the dictionary it replaces it with the associated shortcut.