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.3k stars 462 forks source link

SendKeys密码框会丢失掉部分字符 #246

Open Dawn-JT opened 1 year ago

Dawn-JT commented 1 year ago

问下,我使用控件调用SendKeys往密码框中发送字符时,偶现字符丢失,一般是什么原因导致

qq463505965 commented 1 year ago

我也遇到,好像是失去焦点的感觉 GetValuePattern().SetValue('Hello')打算试一下这个,不知道可以不可以

19caiji commented 10 months ago

速度太快或者电脑的杀毒软件卡了卡有关吧