All-
I have the process that does many iterations depending the number of items in the queue. Functionality wise I achieved what I need. But I assume a scenario in which my IExplore goes down in the middle of my process iterations. To handle it, I believe I should be using the Process Exists Action as part of Utility General but this process Exists Action is asking me the process name which is obviously iexplore.exe . But this does not help my scenario incase if multiple IExplore windows are opened . Any help?