Python-UIAutomation-for-Windows
Python-UIAutomation-for-Windows copied to clipboard
在Python中如何使用UI Automation的Event
trafficstars
我看您的项目中涉及到事件的处理都是采用WIN32的接口,能不能在Python中直接采用UI Automation的Event接口,比如AddAutomationEventHandler这种方式?