jacexh / pyautoit

Python binding for AutoItX3.dll
MIT License
264 stars 74 forks source link

AutoIT control_click not working #25

Closed shauryauppal closed 5 years ago

shauryauppal commented 5 years ago

Traceback (most recent call last): File "rough.py", line 7, in autoit.control_click("[Class:Notepad]", "Button2") File "C:\Program Files (x86)\Python36-32\lib\site-packages\autoit\autoit.py", line 84, in wrapper raise AutoItError(err_msg) autoit.autoit.AutoItError: send click message failed

shauryauppal commented 5 years ago

It works after installation of PyWhatsapp from repo 'python setup.py install'