我在使用wxauto时爆出了如下错误:
Find Control Timeout(10s): {Name: '输入', ControlType: EditControl}
接着我在下面的文章得到了一个解决方法
【wxauto】新版PC端微信报错:LookupError: Find Control Timeout(10s): {Name: ‘输入‘, ControlType: EditControl}
该方法有效,但是在我使用Pyinstaller将py打包后,运行时再次出现了相同报错。
求解决方法啊/(ㄒoㄒ)/~~
您最小化了微信登录窗体了么?