使用python UIAutomation从QQ2017(v8.9)群界面获取所有群成员详细资料,
首先安装pipinstalluiautomation,再运行本文代码。或者下载https://github.com/yinkaisheng/Python-UIAutomation-for-Windows代码(包含了uiautomationmodule),直接运行demos目录里的脚本get_qq_group_members.pyuiautomation.py是我写的一个python封装微软UIAu