automation - Push a button in another program using python -
i need have python program interact closed source program. specifically, need python program able "push" start button in order tell program start collecting data, , "push" save button , tell put save file @ later time. can automate complex series of operations, data collection phase of can controlled operating software (doing manually involves person sitting around doing nothing pushing repetitive series of buttons 4-5 hours). believe should possible, cannot figure out how (made more complicated entire thing needing run on windows 2000 box, since card being operated on isa bus , can't physically put can run newer os). there way this?
if there no api program use python steer mouse directly.
Comments
Post a Comment