Python-UIAutomation-for-Windows icon indicating copy to clipboard operation
Python-UIAutomation-for-Windows copied to clipboard

怎么查找一组按钮呢

Open blackawn opened this issue 1 year ago • 1 comments
trafficstars

openButtonList = layout.ButtonControl(searchDepth=7, Name="打开")

只返回了第一个button信息,有什么方法可以返回一组吗

image

blackawn avatar Jul 17 '24 13:07 blackawn