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 !
Just a basic question for all !
Last edited by ahmed on Tue Oct 26, 2010 4:15 am, edited 1 time in total.
Just a basic question for all !
Use Send keystroke action
The keystroke will be like this:
UserName{TAB}Password{Enter}
The keystroke will be like this:
UserName{TAB}Password{Enter}