Posts by user162778 • 1 point
1 post
-
0
votes4
answers1706
viewsA: Functions of PYAUTOGUI not working
executavel = pyautogui.locateOnScreen("executavel.png",grayscale=True, confidence=0.9) Observing: Grayscale(True) = leaves the image in grayscale, greatly improves recognition Confidence(minimum 0.1…