Posts by Ridjin • 9 points
1 post
-
0
votes0
answers205
viewsQ: How to make a Python script run a Click on Windows 10?
I’m trying a simple script with python, it click on a screen coordinate. I have tried with Pyautogui, pynput, pydirectinput, pywinauto... But in none of them the click is actually done, the only…