Hello,
I built a desktop flow and it runs fine, however the flow keeps running even after the steps have been completed. How do i terminate the flow?
Thanks

Hello,
I built a desktop flow and it runs fine, however the flow keeps running even after the steps have been completed. How do i terminate the flow?
Thanks
I hate it when that happens. It happens to me all the time, fortunately, I currently only run attended, so it's not an issue and I stop it myself.
As a work around, could you "Focus Window" and then "Send Keys" {Alt}({F4}). This should close the window, and since it is a simple Send Keys command, hopefully it won't get held up on the last step.