摘要:
如图所示,通过inspect.exe可以找的到QQ聊天记录,1:聊天窗口消息区,AutomationElement的Name值为“消息”;2:此处是聊天记录内容。C#程序中可找到外层聊天窗口的AutomationElement对象,但通过该对象找不到消息区 AutomationElement aeT 阅读全文
摘要:
windows UIAutomation API 框架 引用 UIAutomationClient、UIAutomationClientsideProviders、UIAutomationProvider、UIAutomationTypes。 Windows Automation API 库包含最新 阅读全文