Search found 2 matches

by sgee
Sun Jan 29, 2012 5:45 pm
Forum: General Discussion
Topic: keypress
Replies: 3
Views: 12739

keypress

Actually I must be missing something.1. Open dialog (File Open)2. send keys to active window  ("file1.txt"  {return})So the windows standard dialog box opens. it hasfocus and cursor is on the box File Name:Because is MODAL, robotask halts? and doesn't send key presses.Do I have enable a tr...
by sgee
Sun Jan 29, 2012 12:12 am
Forum: General Discussion
Topic: keypress
Replies: 3
Views: 12739

keypress

I am newbie to robotask. I have a firefox window which opens and runs a flash application.I can figure out how to click on the flash object which opensOpen File Dialog box.THe cursors appears in the File name: when I attempt to send keypresses to that windownothing shows up. ? perplex..Thanks.