Hi!
For a project, I have been using Blueprism to automate a process. In this process, two different web applications are used. I am launching both of these applications in Google Chrome.
For the last two months, both of these applications have been opening in different browsers, which of course both have their unique window title to identify them by. However, now after publishing the process and using it in production, BP has been opening the applications as two tabs in the same browser MOST OF THE TIME. Sometimes it does open them in separate browsers, which allows the process to run without a hitch.
Now, I could reprogram part of the process to use two tabs instead of two browsers, but the shorter and easier solution would be to somehow make sure it opens in two browsers. Does anyone have any advice for me?
Thanks in advance!
P.S. The program right now is run on a different account & computer (on a VDI) than when testing, maybe this could be the issue?
Below I added the launch step for the second application. Fairly simple, but somehow it works differently at different times.