|
Project Information
Members
|
Gui Automation with Python
It is simple and the resulting scripts are very readable. How simple? app.Notepad.MenuSelect("Help->About Notepad")
app.AboutNotepad.OK.Click()
app.Notepad.Edit.TypeKeys ("pywinauto Works!", with_spaces = True)Please see the documentation at: http://pywinauto.googlecode.com/hg/pywinauto/docs/index.html Note: if searching for pywinauto - then you may find links to:
I am trying to consolidate most information to this site. |