Launch an application

Discuss RoboTask here
Post Reply
rhemkes
Posts: 1
Joined: Thu Jan 13, 2005 3:27 am
Location: Australia

Launch an application

Post by rhemkes »

Question from a newbie.
I am looking at using Robotask to automate a task that requires the launch of an application (with username & password) and then a number of keystrokes to complete the task. With my limited experience I can't work out whether Robotask can do that. Sorry if this is a simple question
Oleg
Site Admin
Posts: 3024
Joined: Thu Jan 01, 1970 1:00 am
Contact:

Launch an application

Post by Oleg »

I understand your task so: you need to enter username and password in launched application.
You can send necessary keystrokes to "Login" window. But you must make active the corresponding field in window before sending. Usually changing of active input field you can do with pressing the Tab key or combination Alt+<underlined_letter>. Try it manually and send necessary keys combination (or necessary quantity of pressing the Tab key) before sending username or password.
May be you need to insert pauses between (before) keystrokes. It depends of features of your application.
Last edited by Oleg on Thu Jan 13, 2005 8:20 am, edited 1 time in total.
Post Reply