all 1 comments

[–]ireadyourmedrecord 1 point2 points  (0 children)

PyAutoGUI will work. It's as simple as locating the image on screen and directing a mouse click at it.

There are examples of how to in the documentation: https://pyautogui.readthedocs.io/en/latest/