Python-UIAutomation-for-Windows
Python-UIAutomation-for-Windows copied to clipboard
def Exist 函数判断逻辑的问题
trafficstars
def Exist 函数 第6608行 if self._element == rootElement: 应该是用 .GetRuntimeId() 判断,不是直接比较两个对象吧