Méthode Python LocateOnScreen

import pyautogui
pyautogui.locateOnScreen()
Hieu Le Cong