Hello,
I have a desktop workflow that navigates through various UI elements on a website, it then triggers an action to launch a new Chrome window in the "Attach to Running Instance" using foreground window mode (this is to launch a form menu related to the UI element selected.) Initially, it runs smoothly, but then fails mid-run when it encounters the failure of losing control of the Chrome browser. I am running the flow on a remote desktop. Has anyone else encountered and resolved this issue? I've reviewed all my actions, but I cannot identify any factors that would cause the loss of control during this particular action. Note, I have also seen where it randomly closes the general instance of Chrome when it runs into this issue as well.
Error Message:
"Failed to assume control of Chrome. Although Chrome windows exist, none of them were brought to the foreground within the remaining timeout period of 30 seconds. Please ensure that the correct window is in focus and that there are no other windows or applications obstructing the view."