Wait For Process
Waits for a specific process.
This activity suspends the execution of the process until a user-specified process starts or stops running.
Input
- Wait for process to: - Start(default)- Waits for the process to start.
- Stop- Waits for the process to stop.
 
- Process Name: - String Argument Specifies the name of the process to wait for. Specifies the name of the process to wait for.
Last updated
