python 2.7 - Boghe IMS client automation -
i trying automate boghe ims
client on python 2.7.9
, can me how find co-ordinates of boghe gui
, how pass "string" on co-ordinates.
usera(boghe gui) userb(boghe gui) ims call has established manually.
any suggestions helpful.
if install standard autoit version (without python), programm called "autoit v3 window info". take finder tool , hover on window , there go.
also there command wingetpos. give windowname , read data array. more info in linked website.
i dont know boghe ims, if there textbox can focuse on , use send command.
send("usera(boghe gui) userb(boghe gui) ims call has established manually.")
Comments
Post a Comment