Robot failing as its opening application twice

Hi,
I made an automation last week and it worked, but today when I started it, the robot opened the same application twice. This is causing it to fail, as it affects the subsequent steps of clicking and selecting UI elements. (I am starting application sitting on my desktop)

See screenshot

@darpan.sharma,

By default Use application browser activity opens the application if not open. So you can remove Start Process

If due to any reason is not working and Start process should be used, change the Open property of the Use application browser activity to Never

Thanks Ashok.
I had to start process and then set open to “Never”.
It worked perfectly fine.Thanks again, I am marking it as a solution.

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.