Try making a function like this instead of using the pre-built one - def click(button): pyautogui.mouseDown(button=button) pyautogui.
確定! 回上一頁