Hi,
In one of our Actions, we launch an Internet explorer process that we then need to wait for, in order to continue. When using only process name as input ("iexplore"), BP detects whether the process is launched or not. However, this is fragile to ...