If I wanted to check if an application is already open or not, how can we check that with process exists action in utility VBO in Blueprism? It is asking for process name when I go with process exists action as input. I have given a process name where we can see it in the task manager but it is not producing the desired results.
For an example, if I want to launch a Google page through BluePrism but it is already open, now I want to know whether this Google page is open or not. For this we can use Utility VBO but I am not getting it.
How to fix this problem?