NoPantsPirate

Results 2 comments of NoPantsPirate

Came here looking for this issue as I am also experiencing it. Basically if you have a button with a default disabled state, (which is typically gray), and is a...

So I've gotten around this by using the included `pyautogui.locate()` method. I've set an optional parameter for `color` to make use of it instead of the existing route. I'll tidy...