Hi! Since 22.10.23 we have the problem that the existing automations do not work.
Power Automate gives an error when starting a new instance of Microsoft Edge. No matter which page is to be called, the same error appears. We have renewed the extension for Edge - the error remains.
Do you also have this error?
Microsoft Edge Browser: Error when launching pages in new instance
"Korrelations-ID: 151ca77a-8237-484f-9de5-5b192f1d0e40
Failed to wait for page to load. Page didn't load or lost communication with browser.: Microsoft.PowerPlatform.PowerAutomate.Desktop.Actions.SDK.ActionException: Bei der Übernahme der Kontrolle von Microsoft Edge ist ein Fehler aufgetreten (Interner Fehler oder Kommunikationsfehler). ---> System.Exception: Failed to wait for page to load. Page didn't load or lost communication with browser.
bei Microsoft.Flow.RPA.Desktop.Modules.WebAutomation.Common.Proxy.LocalWebAutomationRuntime.ExecuteWebAutomationActionCore[T](IWebAutomationBrowser automationBrowser, WebAutomationOptions webAutomationOptions, Func`3 coreFunction, Predicate`1 successCondition)
bei Microsoft.Flow.RPA.Desktop.Modules.WebAutomation.Common.Proxy.LocalWebAutomationRuntime.LaunchNewBrowserHandleDialogueAndWaitForLoad(IWebAutomationBrowser browser, WebAutomationOptions webAutomationOptions, String browserName)
bei Microsoft.Flow.RPA.Desktop.Modules.WebAutomation.Common.Proxy.LocalWebAutomationRuntime.LaunchNewEdge(String initialUrl, String edgeTabTitle, String edgeTabUrl, String dialogButtonToPress, Int32 operation, Int32 windowState, Int32 attachMode, Boolean waitForWebPageToLoad, TimeSpan waitForPageToLoadTimeout, Int32 courseOfActionIfDialogAppears, Boolean clearCache, Boolean clearCookies, TimeSpan timeout)
--- Ende der Stapelüberwachung vom vorhergehenden Ort, an dem die Ausnahme ausgelöst wurde ---
bei System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
bei Microsoft.Flow.RPA.Desktop.Modules.WebAutomation.Common.Proxy.WebAutomationRuntimeRouter.Invoke(MethodInfo targetMethod, Object[] args)
--- Ende der Stapelüberwachung vom vorhergehenden Ort, an dem die Ausnahme ausgelöst wurde ---
bei System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
bei System.Reflection.DispatchProxyGenerator.Invoke(Object[] args)
bei generatedProxy_3.LaunchNewEdge(String , String , String , String , Int32 , Int32 , Int32 , Boolean , TimeSpan , Int32 , Boolean , Boolean , TimeSpan )
--- Ende der Remoteausnahme-Stapelverfolgung----
bei System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
bei Microsoft.Flow.RPA.Desktop.UIAutomation.Shared.Rpc.RpcDispatchProxy`1.GetRemoteResultOrThrow(ISerializer serializer, RPCMessage response, Type expectedResultType, Object additionalContext)
bei Microsoft.Flow.RPA.Desktop.UIAutomation.Shared.Rpc.RpcDispatchProxy`1.Invoke(MethodInfo targetMethod, Object[] args)
--- Ende der Stapelüberwachung vom vorhergehenden Ort, an dem die Ausnahme ausgelöst wurde ---
bei System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
bei System.Reflection.DispatchProxyGenerator.Invoke(Object[] args)
bei generatedProxy_1.LaunchNewEdge(String , String , String , String , Int32 , Int32 , Int32 , Boolean , TimeSpan , Int32 , Boolean , Boolean , TimeSpan )
bei Microsoft.Flow.RPA.Desktop.Modules.WebAutomation.Actions.WebAutomationRuntimeServiceProxy.<>c__DisplayClass24_0.<LaunchNewEdge>b__0(IWebAutomationRuntime s)
bei Microsoft.Flow.RPA.Desktop.Modules.WebAutomation.Actions.WebAutomationRuntimeServiceProxy.ExecuteSafe[T](Func`2 action, TimeSpan timeout)
bei Microsoft.Flow.RPA.Desktop.Modules.WebAutomation.Actions.WebAutomationRuntimeServiceProxy.LaunchNewEdge(String initialUrl, String edgeTabTitle, String edgeTabUrl, String dialogButtonToPress, Int32 operation, Int32 windowState, Int32 attachMode, Boolean waitForWebPageToLoad, TimeSpan waitForPageToLoadTimeout, Int32 courseOfActionIfDialogAppears, Boolean clearCache, Boolean clearCookies, TimeSpan timeout)
bei Microsoft.Flow.RPA.Desktop.Modules.WebAutomation.Actions.LaunchEdgeBase.<Execute>b__61_0(IWebAutomationRuntime s)
bei Microsoft.Flow.RPA.Desktop.Modules.WebAutomation.Actions.WebAutomationActionBase.PerformWebAutomationWithLogging[T](Func`2 action, WebAutomationRuntimeLogData requestData, Func`3 resultData)
bei Microsoft.Flow.RPA.Desktop.Modules.WebAutomation.Actions.LaunchEdgeBase.Execute(ActionContext context)
--- Ende der internen Ausnahmestapelüberwachung ---
bei Microsoft.Flow.RPA.Desktop.Modules.WebAutomation.Actions.LaunchEdgeBase.Execute(ActionContext context)
bei Microsoft.Flow.RPA.Desktop.Robin.Engine.Execution.ActionRunner.Run(IActionStatement statement, Dictionary`2 inputArguments, Dictionary`2 outputArguments)"