5 hours ago
Hi,
We recently upgraded from 6.10.x to 7.4.
I have noticed a strange behaviour in Activate application. The action itself does not throw any exception, meaning that Blue Prism considers the Activate complete, however the desired application does not actually activate (not brought to the foreground). This results in later actions, such as write (Global Send Keys), in a later stage writes in the wrong application since it's not the active one.
We are running the application we try to activate is Edge. Therar are three instances och Edge running in this particaular case, with three different web pages.
The problem occurs while debugging the process, but without any intervention of the user.
When entering retry stage, and the process yet again activates, it is working as intended.
Any suggestions on how to resolve the issue?
/William
46m ago - last edited 44m ago
Hi,
Suppose you have the 3 applications [A,B,C]
When you finish with Application A detach from it then try to attach to B.
For activate try to do it in one navigation stage put the whole windows (win32) minimize then maximise then activate the application with 0.5 of wait berween each action.
If these solution doesnt work let me know and we will test something else.