Applications change detection

Viewed 14

I'm looking for something that can be used to detect what kind of changes happen in real time in a program or a window and what kind of data is on the given interface.

Basically, I used python and worked with pixel changes, character recognition and image recognition, but this is not elegant.

Later I met Pyutogui and Pywinauto but I couldn't extract all of the visible data.

Could you help me?

I met Pyutogui and Pywinauto but I couldn't extract all of the visible data.

0 Answers
Related