How does one control the mouse cursor in Python, i.e. move it to certain position and click, under Windows?
Check out the cross platform PyMouse: https://github.com/pepijndevos/PyMouse/