Author: yinkaisheng
Mail: yinkaisheng@foxmail.com
Source: https://github.com/yinkaisheng/Python-UIAutomation-for-Windows

This module is for UIAutomation on Windows(Windows XP with SP3, Windows Vista and Windows 7/8/8.1/10).
It supports UIAutomation for the applications which implmented IUIAutomation, such as MFC, Windows Form, WPF, Modern UI(Metro UI), Qt and Firefox.
Run 'uiautomation.py -h' for help.

uiautomation is shared under the Apache 2.0 Licence.
This means that the code can be freely copied and distributed, and costs nothing to use.

代码原理简介: http://www.cnblogs.com/Yinkaisheng/p/3444132.html