Answer the question
In order to leave comments, you need to log in
What to choose for GUI automation in Python 3: pyautogui or autopy?
Which of these packages to choose for writing a bot? In addition to controlling the mouse and keyboard, you also need to:
- search for a given bitmap (for detecting interface elements);
- motion detection (to wait until the browser page is fully loaded);
- text detection;
- text recognising.
As I understand it, for text detection and recognition, I need to turn to OpenCV 3. And where is the rest better implemented - in pyautogui or in autopy?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question