We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
Windows GUI automation tool based on PyAutoGUI
git submodule add https://github.com/Michal-Mikolas/matt.git
frommatt.mattimportMattmatt=Matt(cache_file='cache/matt.json')matt.set_ui({'start': ['start.png','start_selected.png'],'settings':'settings.png',})matt.click('start')matt.click('settings')