pyAA: Microsoft Active Accessibility for Python
Project description
Microsoft Active Accessibility (MSAA) is the current UI automation solution on the Windows platform. With this module, you can watch for a variety of Windows events, navigate the object model of any window that supports MSAA, perform actions on a variety of controls, etc.
See http://msdn.microsoft.com/library/default.asp?url=/library/en-us/msaa/msaastart_9w2t.asp for more information on MSAA.