# The automation module
This module is for automation on Windows(Windows XP with SP3, Windows Vista, Windows 7 and Windows 8/8.1/10).
It supports automation for the applications which implmented IUIAutomation, such as MFC, Windows Form, WPF, Modern UI(Metro UI), Qt and Firefox.
automation is shared under the GNU Public Licence (GPLv2, v3, and the AGPLv3).
This means that the code can be freely copied and distributed, and costs nothing to use in other GPL applications.
Run 'automation.py -h' for help.
Run automate_notepad_py3.py to see a simple demo.
Use inspectX86.exe or inspectX64.exe to see the UI elements.
[Inspect (Inspect.exe)](https://msdn.microsoft.com/en-us/library/windows/desktop/dd318521%28v=vs.85%29.aspx) is a Windows-based tool that enables you select any UI element and view the element's accessibility data. You can view Microsoft UI Automation properties and control patterns, as well as Microsoft Active Accessibility properties. Inspect also enables you to test the navigational structure of the automation elements in the UI Automation tree, and the accessible objects in the Microsoft Active Accessibility hierarchy.
Inspect is installed with the Windows Software Development Kit (SDK) for Windows 8. (It is also available in previous versions of Windows SDK.) It is located in the \bin\<platform> folder of the SDK installation path (Inspect.exe).
--------------------------------------------------------------------------------
Author mail: yinkaisheng@foxmail.com
[具体用法参考](http://www.cnblogs.com/Yinkaisheng/p/3444132.html)
[例子:使用python UIAutomation从QQ2016(8.0)群界面获取所有群成员详细资料](http://www.cnblogs.com/Yinkaisheng/p/5114932.html)
Inspect

WindowsDesktop

Qt5

Firefox

QQ

Batch rename pdf bookmark


yinkaisheng-nj
- 粉丝: 763
- 资源: 6231
最新资源
- 数据结构_算法学习_资源推荐_在线阅读器_1741870652.zip
- 农业_知识图谱_三元组_可视化分析neo4j_1741869977.zip
- forthespada_InterviewGuide_1741870077.zip
- Java_SE_Android_高质量公众号知识集锦_面试学_1741874125.zip
- 2025毕业设计项目推荐
- java-springboot+vue教学资源库网站源码(项目源码-说明文档).zip
- arkssss_StudyNotes_1741872954.zip
- 数据结构_CC_课程资料_教学用途_1741867406.zip
- LeidaAllen_ans_1741873112.zip
- 数据结构_加速器_PowerPoint_教学辅助用途_1741870660.zip
- 数据结构_算法_学习笔记_Python实现代码库_1741867895.zip
- fuzhengwei_interview_1741871113.zip
- 数据结构_LaTex_Beamer_教学课件_1741868917.zip
- 技术面试_Java基础_面试指南_学习复习_1741870208.zip
- 算法知识_Java技术_数据结构_学习笔记用途_1741873089.zip
- java-springboot+vue经方药食两用服务平台实现源码(项目源码-说明文档).zip
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈


