标签: python python-3.x pyautogui
我使用PyAutoGUI来检测鼠标位置为(x,y)的事物,例如,我想通过名称来检测事物,或者是否可以使用其他方式或其他程序包
PyAutoGUI
import PyAutoGUI PyAutoGUI.click(x, y)