日记 - pyautogui自动脚本的使用心得
日记 - pyautogui自动脚本的使用心得
前言
pyautogui很方便,但经常执行不成功。注意以下设置:
- 设置->搜索
关闭屏幕
->选择何时关闭屏幕->永不 - 屏幕保护 -> 关闭
pyautogui.FALESAFE = False
End
原文链接https://blog.letmefly.xyz/2024/09/08/Other-Diary-PyautoguiUsage-Attention
日记 - pyautogui自动脚本的使用心得
https://blog.letmefly.xyz/2024/09/08/Other-Diary-PyautoguiUsage-Attention/