'Python make cursor follow a moving object
So I am trying to make this automated test prototype for some startup I am currently working with.
In this situation, we got a program that has these animated moving objects within them, which I want to target using the mouse cursor. I dont have access to the code of the animated moving objects, but want to utilize Python to target them.
I imagine that I need some image processing library or something that are able to detect the moving objects, but are not that familiar with Python. Does anyone have any good recommendations for what libraries to use? Alternatively, if there exist some library for targetting moving objects with your cursor?
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
