Can I automate a tool??

Discuss RoboTask here
Post Reply
Nidhi
Posts: 1
Joined: Tue Jun 13, 2006 2:24 am

Can I automate a tool??

Post by Nidhi »

Hi,
 i would like to know if i can automate all the tasks of a webpage publishing tool using RoboTask.currently i can open the tool.After i open the tool i am supposed to open each of the folders and make some changes on those html pages inside the folder.Is it possible using RoboTask
Oleg
Site Admin
Posts: 3014
Joined: Thu Jan 01, 1970 1:00 am
Contact:

Can I automate a tool??

Post by Oleg »

Of course.
You can design such task with using the following actions:
- Send keystrokes
- Mouse actions ("move to object" and click)

Maybe you will need to insert a some pause between sending keystrokes and
mouse actions.

Also you can attach to the task "Hot key" triggering event
Post Reply