I need to write a program that press a button, so python have to find the text of the button on the screen and it needs to find the position of this button to press it. But I can do this?
I searched a lot on google, but I don't find an answer. I only use pytesseract to find the text on the screen.