pyautogui.locateCenterOnScreen("img_path", region=(0, 0, 200, 300)) # 在左上角点为(0, 0),宽 200 高 300 的区域内找 “img_path” 这张图