pip3 install pyautogui. ... pyautogui.click(100, 200) # Move the mouse to XY coordinates and click it. 15. >>> pyautogui.click('button.png') # Find where ...
確定! 回上一頁