简体   繁体   中英

Push a button in another program using python

如果该程序没有API,则可以使用python直接控制鼠标。

Used Sikuli to detect the button positions and press them. It pushes the button inside a VNC window to the other machine. Wrote all the GUI controls in the Sikuli Script, then called the script from within python as a subprocess.

I have the same problem, start collecting data and save them to different files. You say that you solved the problem with Sikuli. Have you found any other way?

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM