Page 1 of 1

Just a basic question for all !

Posted: Tue Oct 26, 2010 12:08 am
by ahmed
Hi !I just try Robotask and I do'nt know how to do this :1) Put automatically a text (a UserName and a Password) in a Dialog Box (a small connexion window) of my program.2) Validate automatically with OK ButtomCould you please tell me how to do that ? I create a task that opens the program and set the cursor in the right place ... but no more !Thank you for your answer.Best regards

Just a basic question for all !

Posted: Tue Oct 26, 2010 12:15 am
by Oleg
Use Send keystroke action
The keystroke will be like this:
UserName{TAB}Password{Enter}