Automatically termination program with KillProcess command of RoutineBot
RoutineBot is an
automation software for automation of any routine task, such as automated
GUI testing
- Use KillProcess command to automatically terminate any specific application.
- Make your GUI test script to closing program
- Automatize program termination process
- RoutineBot can work as a robot that will termination program
- Our RoutineBot helps quality assurance specialists to automatize application termination
- Programmed termination of application
- Solve routine task of document termination
- Termination program from your test script
| Command |
Description |
How can it help? |
|
KillProcess |
Closes
application. |
This command closes application. Use
it to make your scripts more reliable, for instance, some
application, if not closed, might block the further execution of
your script. In this case KillProcess command will ensure that the
process was closed. |
|