Currently, the Launch action only provides the tracking ID as an output, which in some instances can be helpful, however this has quite a limited scope.
It would be very useful (and it's not complicated to do) if the Launch action would also output the Process ID (PID).
This could then be used to attach much more effectively, as the attach action already is set up to take this input:
There are many situations where using window titles is quite problematic (i.e. dynamic webpages), so using PID would simplify the attaching process greatly, and add much more resilience.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.