#908·pyautogui

readthedocs 中的示例 pyautogui.click('button.png') 不能正常运行

作者: douglasdcm创建于 2025年1月17日更新于 2026年2月7日

Hi, how are you? I'm following the examples from readthedocs and I noticed this syntax pyautogui.click('button.png') is not working. I had the following error when running it. I had to use the locate functions like here

内容来源: asweigart/pyautogui