Search found 5 matches
- Fri Oct 12, 2012 1:18 pm
- Forum: General Discussion
- Topic: Minimize Window
- Replies: 3
- Views: 12774
Minimize Window
I got it to work, in Minimize Window->Advanced, I selected 'process child windows'. Thanks for your help!Mike
- Fri Oct 12, 2012 12:54 pm
- Forum: General Discussion
- Topic: Minimize Window
- Replies: 3
- Views: 12774
Minimize Window
So how do I find the top-level window?
- Thu Oct 11, 2012 7:02 pm
- Forum: General Discussion
- Topic: Minimize Window
- Replies: 3
- Views: 12774
Minimize Window
I want to minimize a window to the task bar. My script is:Check for windowMinimize windowstop taskInstead of minimizing the window to the task bar, a small bar goes to the lower left corner of the screen.
- Fri Jan 20, 2012 8:19 pm
- Forum: General Discussion
- Topic: Wait For Window
- Replies: 3
- Views: 11891
Wait For Window
The delay worked. Now how do I send a newline? I tried \n and %0Aput they both show up in the text as is. I'm using "Send Keystrokes" command.Mike
- Fri Jan 20, 2012 12:58 am
- Forum: General Discussion
- Topic: Wait For Window
- Replies: 3
- Views: 11891
Wait For Window
I created a task to ssh into a remote system which succeeds in getting a login prompt but my "Wait For Window" action never completes even though the named window appears on the screen.Mike