How to close popped-up window?

Discuss RoboTask here
Post Reply
awesome7749
Posts: 2
Joined: Wed Jun 15, 2011 7:28 pm

How to close popped-up window?

Post by awesome7749 »

Hi guys, I wonder if you  could help me how to figure out this.I use robotask to run some program named AndorSolis. Each time, I will send a keystroke "ctrl + S" to save the image I just captured. However, the saved image will pop up inside the AndorSolis window. Since I will have to take 200 images, I need to close this window. My first approach is to just move mouse to the object, and click. This works, but sometimes fails just because the window positions are different, or the window is blocked by some other programs. I wonder if there's an more elegant way of  closing this pop-up window. Thanks a lot!
Oleg
Site Admin
Posts: 3202
Joined: Thu Jan 01, 1970 1:00 am
Contact:

How to close popped-up window?

Post by Oleg »

You can send "Esc" or "Enter" key to popup dialog.
See "Send Keystroke" action
Post Reply