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

请问.Sendkeys支持长按键吗

Open dawnbreaker28 opened this issue 3 years ago • 1 comments
trafficstars

interval属性似乎是键与键之间的间隔,请问是否有方法实现某个键的长按

dawnbreaker28 avatar Feb 25 '22 09:02 dawnbreaker28

用PressKey, ReleaseKey自己控制按键时长

yinkaisheng avatar Feb 28 '22 06:02 yinkaisheng