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

Popular posts from this blog

php - Wordpress website dashboard page or post editor content is not showing but front end data is showing properly -

How to get the ip address of VM and use it to configure SSH connection dynamically in Ansible -

javascript - Get parameter of GET request -