[Process](https://robotframework.org/robotframework/latest/libraries/Process.html) library can be used for tests that run processes. This recipe could demonstrate how to use the following keywords: - Start Process - Run Process - Wait For Process - Terminate Process - Terminate All Processes Also check the example in the documentation although a working script is preferred for all recipes in Cookbook.