Automatically close software with Execute instruction of RoutineBot
RoutineBot is an
automation software for automation of any routine task, such as automated
GUI testing
- Run any external application directly from the script. For instance, run application that you are going to test.
- Programmed run of software
- Our RoutineBot can work as a robot that can launch program
- Make your GUI test script to launch application
- Automatize application launch process
- RoutineBot software lets software engineers to automate file start
- Execute document from your script
- Resolve routine job of file run
| Command |
Description |
How can it help? |
|
Execute |
Runs any external
application with parameters. |
Use this command to execute some
external programs. Pass the name of file you want to open as a
parameter. Sure, you can manage script to select "Start - Program -
Your program name", but using execute command is more
reliable way. |
|