cluic / wxauto

Windows版本微信客户端(非网页版)自动化,可实现简单的发送、接收微信消息,简单微信机器人
MIT License
2.72k stars 440 forks source link

LookupError: Find Control Timeout(10s): {Name: '输入', ControlType: EditControl} #155

Open tonyzyang opened 9 months ago

tonyzyang commented 9 months ago

File ~\anaconda3\lib\site-packages\uiautomation\uiautomation.py:6475 in Refind raise LookupError('Find Control Timeout({}s): {}'.format(maxSearchSeconds, self.GetSearchPropertiesStr()))

LookupError: Find Control Timeout(10s): {Name: '输入', ControlType: EditControl}

cluic commented 9 months ago

什么版本的wxauto