yinkaisheng / Python-UIAutomation-for-Windows

🐍Python 3 wrapper of Microsoft UIAutomation. Support UIAutomation for MFC, WindowsForm, WPF, Modern UI(Metro UI), Qt, IE, Firefox, Chrome ...
Apache License 2.0
2.31k stars 462 forks source link

Find ALL 和 find First 还不能使用吗? #248

Closed niuhuan closed 1 year ago

niuhuan commented 1 year ago

想匹配控件,但是发现FindAll还是被注释的状态

https://github.com/yinkaisheng/Python-UIAutomation-for-Windows/blob/92001f24b005016342ebb1dab31a29212fa00f2e/uiautomation/uiautomation.py#L6131