Lonami/autoit

click not taking 2 arguments

Closed this issue · 2 comments

click(100,100)

>>File "\ait_windows.py", line 534, in click
raise TypeError('0, 1 or 3 arguments required, but {} given'.format(argc))
TypeError: 0, 1 or 3 arguments required, but 2 given

Huh, people use this, nice. Thanks for the report.

Stupid Windows inserting garbage characters in my commit messages.