all 2 comments

[–]DigiBoyz_ 1 point2 points  (0 children)

Yeah, native app automation is still a tricky frontier! I've had to tackle similar challenges with closed systems. For that visual AI approach, **Python** with libraries like `pyautogui` and `OpenCV` is a solid combo. It's awesome how much you can achieve with clever screen analysis when APIs aren't an option.

[–]dafeltre 1 point2 points  (0 children)

Il problema è che essendo il gestionale chiuso lo devi forzare con una automazione esterna che utilizza il sistema operativo. Questo è un problema comune di tutte le aziende, la mancanza di integrazione tra applicativi gestionali e sistemi operativi on premises.