Hello,
We are running a desktop flow to sign in to Autotask. When we start the flow with 'Launch new Microsoft Edge' on a Server 2019 box which is where the other flow creating new users run from.
Edge opens but does not proceed to the next step.

I tried with Chrome and got exactly the same thing. Can anyone advise why this is and how to fix/get around it.
I put some error handling to continue if it fails and the next step just failed with.
Correlation Id: 0f018077-0ed1-42fd-86d5-9a5f2c510454
Exception of type 'Microsoft.Flow.RPA.Desktop.Modules.WebAutomation.Common.Exceptions.BrowserLaunchException' was thrown.: Microsoft.Flow.RPA.Desktop.Modules.SDK.Extended.Exceptions.InternalActionException: Failed to assume control of Microsoft Edge. Edge was launched but could not get the active tab within the remaining timeout period (59 seconds).
I increased the time out to 10 minuets and got the same this.
Any help would be really appreciated.
Kind regards
Tom